All Resources

Tutorials

18 resources

Tutorials

Andrej Karpathy's Neural Networks: Zero to Hero

Andrej Karpathy

Free YouTube series building neural networks from scratch in Python, from micrograd to GPT-2. The most recommended LLM fundamentals course.

Neural NetworksLLMFrom ScratchGPT
Tutorials

Computer Vision Course

Stanford University

A comprehensive course on computer vision fundamentals, covering image processing, object detection, and deep learning applications.

Computer VisionDeep LearningImage ProcessingCNN
Tutorials

Deep Learning Specialization by Andrew Ng

DeepLearning.AI

A comprehensive course series that teaches the foundations of deep learning, how to build neural networks, and how to lead machine learning projects.

Deep LearningNeural NetworksMachine LearningAI Education
Tutorials

Deep Learning with PyTorch

fast.ai

A comprehensive course on deep learning with PyTorch. This tutorial series covers everything from the basics to advanced topics in neural networks, computer vision, and natural language processing.

Deep LearningNeural NetworksPyTorchComputer Vision
Tutorials

DeepLearning.AI Short Courses

DeepLearning.AI

Collection of 1-2 hour practical AI courses taught by industry leaders (Andrew Ng, Harrison Chase, etc.) covering LLMs, RAG, agents, fine-tuning, and more.

LLMRAGPracticalAgents
Tutorials

Fast.ai Practical Deep Learning

fast.ai

Top-down, practical deep learning course by Jeremy Howard. Covers vision, NLP, tabular data, and diffusion models with minimal math prerequisites.

Deep LearningComputer VisionNLPCourse
Tutorials

Generative AI with Large Language Models

DeepLearning.AI

A hands-on course covering the fundamentals of how generative AI works, and how to deploy LLMs responsibly.

Generative AILLMsNLPRAG
Tutorials

Hugging Face NLP Course

Hugging Face

Free course covering Transformers, tokenizers, fine-tuning, and the entire HuggingFace ecosystem. Official and kept up to date.

NLPTransformersFine-tuningHuggingFace
Tutorials

LLM Bootcamp (Full Stack Deep Learning)

Full Stack Deep Learning

Practical course on building LLM-powered applications covering prompting, RAG, fine-tuning, evaluation, and deployment.

LLMRAGDeploymentFine-tuning
Tutorials

Machine Learning Course (Stanford)

University of Pennsylvania

Stanford Machine Learning course by Andrew Ng covering supervised learning, unsupervised learning, and best practices for applying ML to robotics and AI applications.

RoboticsSLAMPerceptionPath Planning
Tutorials

Machine Learning Crash Course

Google

A comprehensive course by Google that covers machine learning concepts, featuring interactive visualizations and real-world examples.

Machine LearningData AnalysisNeural NetworksTensorFlow
Tutorials

MCP Getting Started Guide

Anthropic

Official getting started guide for implementing Model Context Protocol servers and clients from Anthropic.

Model Context ProtocolImplementationDeveloper GuidesMCP
Tutorials

Model Context Protocol Announcement

Anthropic

Anthropic official announcement introducing the Model Context Protocol (MCP), an open standard for connecting AI assistants to external data sources.

Model Context ProtocolBeginnerConceptsMCP
Tutorials

Practical Deep Learning for Coders

fast.ai

A free course designed for people with coding experience who want to learn how to apply deep learning and machine learning to practical problems.

Deep LearningPractical ApplicationCodingPyTorch
Tutorials

PyTorch Tutorials

PyTorch

Official PyTorch tutorials covering everything from basics to advanced topics in deep learning, with hands-on examples and code.

Deep LearningPyTorchNeural NetworksComputer Vision
Tutorials

Spinning Up in Deep RL

openai

Educational resource designed to help anyone learn deep reinforcement learning. Provides clean implementations of key algorithms, educational exercises, documentation, and tutorials.

Reinforcement LearningDeep LearningTutorialsOpenAI
Tutorials

Stanford CS224N: NLP with Deep Learning

Stanford University

Stanford's flagship NLP course covering word vectors, RNNs, Transformers, LLMs, and modern NLP techniques. Free lecture videos and assignments available online.

NLPDeep LearningUniversity CourseTransformers
Tutorials

Stanford CS231N: Deep Learning for Computer Vision

Stanford University

Stanford's computer vision course covering CNNs, object detection, segmentation, and vision-language models. Lecture notes and assignments freely available.

Computer VisionCNNsUniversity CourseCNN