Tutorials
18 resources
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.
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 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.
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.
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.
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.
Hugging Face NLP Course
Hugging Face
Free course covering Transformers, tokenizers, fine-tuning, and the entire HuggingFace ecosystem. Official and kept up to date.
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.
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.
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.
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.