본문으로 바로가기
범주
기술

AI 튜토리얼

인공지능의 최신 기법, 도구, 연구 동향을 놓치지 마세요. 우리의 AI 튜토리얼은 도전적인 머신러닝 모델을 단계별로 안내합니다.
기타 기술:
Group2명 이상을 교육하시나요?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.

2024년 8월 13일

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.

2024년 8월 12일

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.

2024년 8월 12일

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.

2024년 8월 7일

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.

2024년 8월 6일

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.

2026년 1월 20일

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.

2024년 8월 6일

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.

2024년 7월 31일

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.

2024년 7월 29일

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.

2024년 7월 28일

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.

2024년 7월 28일

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.

2024년 7월 21일