カテゴリ
技術
AI チュートリアル
人工知能の最新の手法、ツール、研究動向を追いかけましょう。私たちの AI チュートリアルは、難易度の高い機械学習モデルを段階的に解説します。
その他の技術:
2人以上をトレーニングしますか?DataCamp for Businessを試す
Claude Code Auto Mode and Channels: Build Code From Anywhere
Learn how to pair Claude Code Auto Mode with Telegram Channels to run an autonomous write-test-debug loop from your phone.
Bex Tuychiev
2026年4月21日
Fine-Tuning Qwen3.6 On a Medical Q&A Dataset
Learn how to fine-tune Qwen3.6 on an H100 NVL GPU using SFT, from dataset preparation and 4-bit loading to training and evaluation.
Abid Ali Awan
2026年4月21日
LLM As a Judge: A Complete Guide With Hands-On RAG Example
Learn how to build an automated LLM-as-a-judge system to evaluate your RAG pipelines for faithfulness and relevance at scale and bridge the gap in AI testing.
Josep Ferrer
2026年4月20日
Claude Opus 4.7 API Tutorial: Building a Chart Digitizer
Learn the capabilities of Anthropic’s best publicly available model, Claude Opus 4.7, and build a data science tool that can turn a chart into raw data.
François Aubry
2026年4月20日
Running MiniMax M2.7 Locally for Agentic Coding
In this guide, we will rent an H200 GPU and install llama.cpp, download MiniMax M2.7 GGUF, run it locally, test it in the WebUI, and connect it to OpenCode.
Abid Ali Awan
2026年4月17日
Ollama Python Library: Getting Started with LLMs Locally
Master the Ollama Python SDK for local LLM development. Learn to generate text, handle multi-turn chats, use vision models, and build AI apps securely.
Austin Chia
2026年4月17日
Microsoft MAI Models: Testing MAI-Transcribe-1, MAI-Voice-1, and MAI-Image-2 with Streamlit
Build a working demo app that calls all three Microsoft MAI models via Azure speech-to-text, text-to-speech, and image generation, and learn what these models can do.
Aashi Dutt
2026年4月15日
LM Studio Tutorial: Get Started with Local LLMs
Discover how to install and run LLMs locally using LM Studio. Keep your data private, chat with documents using built-in RAG, and set up a local API.
Srujana Maddula
2026年4月14日
Claude Code in Cursor: Setup and Workflow Guide
Learn how to set up Claude Code inside Cursor, understand the difference between Claude Code and Claude models in Cursor, and decide when each workflow makes sense for your project.
Khalid Abdelaty
2026年4月14日
Bonsai AI Tutorial: Run a 1-Bit LLM Locally On an Old Laptop
Learn how to run PrismML's fast and efficient 1-bit Bonsai model locally on Windows, from download and setup to WebUI testing, reaching 88.6 tokens per second.
Abid Ali Awan
2026年4月13日
Claude Code in VS Code: How to Use the Extension
Learn how to install and use the Claude Code VS Code extension, what it can do across your codebase, and how it compares to working from the terminal.
Khalid Abdelaty
2026年4月11日
ResNet Architecture: Residual Networks and Skip Connections
A deep dive into ResNet architecture, covering how residual learning and skip connections solve the vanishing gradient and degradation problems that make training deep neural networks difficult.
Dario Radečić
2026年4月11日