Перейти к основному контенту
Категория
Технологии

Учебные материалы по ИИ

Будьте в курсе новейших методик, инструментов и исследований в области искусственного интеллекта. Наши руководства по ИИ проведут вас через сложные модели машинного обучения.
Другие технологии:
GroupОбучение двух или более человек?Попробуйте DataCamp for Business

Variational Autoencoders: How They Work and Why They Matter

Learn the foundational principles, applications, and practical benefits of variational autoencoders and follow a step-by-step implementation with PyTorch.

13 августа 2024 г.

Apple's DCLM-7B: Setup, Example Usage, Fine-Tuning

Get started with Apple's DCLM-7B large language model and learn how to set it up, use it, and fine-tune it for specific tasks.

12 августа 2024 г.

PyTorch's torchchat Tutorial: Local Setup With Python

Learn how to set up PyTorch’s torchchat locally with Python in this hands-on tutorial, which provides step-by-step guidance and examples.

12 августа 2024 г.

Tiktoken Tutorial: OpenAI's Python Library for Tokenizing Text

Tiktoken is a fast BPE tokenizer developed by OpenAI, primarily used to count tokens for their large language models and ensure efficient text processing within specified limits.

7 августа 2024 г.

DeepChecks Tutorial: Automating Machine Learning Testing

Learn how to perform data and model validation to ensure robust machine learning performance using our step-by-step guide to automating testing with DeepChecks.

6 августа 2024 г.

pgvector Tutorial: Integrate Vector Search into PostgreSQL

Discover how to enhance PostgreSQL with vector search capabilities using pgvector. This tutorial guides you through installation, basic operations, and integration with AI tools.

20 января 2026 г.

Getting Started With Codestral Mamba: Setup & Applications

Codestral Mamba is a 7-billion parameter code generation model by Mistral AI, utilizing the Mamba architecture for efficient and extended context coding.

6 августа 2024 г.

DeepSeek-Coder-V2 Tutorial: Examples, Installation, Benchmarks

DeepSeek-Coder-V2 is an open-source code language model that rivals the performance of GPT-4, Gemini 1.5 Pro, Claude 3 Opus, Llama 3 70B, or Codestral.

31 июля 2024 г.

Fine-Tuning Gemma 2 and Using it Locally

This is a simple guide to fine-tuning Gemma 2 9B-It on patient-doctor conversations and converting the model into GGUF format so that it can be used locally with the Jan application.

29 июля 2024 г.

Fine-Tuning Llama 3.1 for Text Classification

Get started with the new Llama models and customize Llama-3.1-8B-It to predict various mental health disorders from the text.

28 июля 2024 г.

ScrapeGraphAI Tutorial: Getting Started With AI Web Scraping

ScrapeGraph AI is an open-source tool that simplifies web scraping by automatically extracting structured data from websites, allowing users to interact with and retrieve the data through simple prompts.

28 июля 2024 г.

Zero-Shot Prompting: Examples, Theory, Use Cases

Zero-shot prompting is a technique in which an AI model is given a task or question without any prior examples or specific training on that task, relying solely on its pre-existing knowledge to generate a response.

21 июля 2024 г.