Learn AI
Learning Resources for Every Level
Curated courses, YouTube playlists, and certifications — from total beginner to ML engineer.
Showing 20 of 20 resources
AI For Everyone
DeepLearning.AI / Coursera
Andrew Ng's non-technical intro to AI for business leaders and curious minds. Learn what AI can and cannot do, how to navigate AI strategy, and ethical considerations.
Machine Learning Specialization
Stanford / Coursera
The definitive ML course from Andrew Ng updated for 2023. Covers supervised learning, unsupervised learning, and practical best practices for building ML systems.
Practical Deep Learning for Coders
fast.ai
Top-down, code-first approach to deep learning using PyTorch and fastai. Highly recommended for developers who want to build real-world deep learning applications quickly.
Neural Networks — 3Blue1Brown
3Blue1Brown
Beautiful visual explainer of neural networks, backpropagation, and gradient descent. The best mathematical intuition builder available online. Four video series.
Neural Networks: Zero to Hero
Andrej Karpathy
Build neural networks from scratch in Python, progressing from micrograd to implementing GPT-2. Demystifies backpropagation, tokenization, and transformer architecture.
AWS Certified AI Practitioner
Amazon Web Services
Foundation-level AI/ML certification from AWS. Validates understanding of AI concepts, AWS AI services (SageMaker, Rekognition, Comprehend), and responsible AI practices.
Google Professional ML Engineer
Google Cloud
Professional certification for ML engineers working on Google Cloud Platform. Covers ML problem framing, data preparation, model development, and MLOps on Vertex AI.
Prompt Engineering Guide
DAIR.AI
Comprehensive guide covering all major prompt engineering techniques: zero-shot, few-shot, chain-of-thought, tree-of-thought, and advanced prompting strategies.
Hugging Face NLP Course
Hugging Face
Hands-on NLP with the Transformers library. Learn to fine-tune BERT, GPT-2, and other models. Covers tokenization, training, evaluation, and model deployment.
Elements of AI
University of Helsinki / Reaktor
Free online course from the University of Helsinki introducing AI concepts to non-technical audiences. Over 1 million students enrolled worldwide.
CS229: Machine Learning (Stanford)
Stanford University
Stanford's flagship ML course with full lecture videos online. Covers linear algebra foundations, supervised learning, unsupervised learning, and theoretical ML concepts.
The Illustrated Transformer
Jay Alammar
Jay Alammar's visual and intuitive explanation of the Transformer architecture. The best resource for understanding attention mechanisms, positional encoding, and encoder-decoder structure.
Microsoft Azure AI Fundamentals (AI-900)
Microsoft
Entry-level Azure AI certification. Covers AI workloads, machine learning concepts, computer vision, NLP, and responsible AI principles on Azure.
Deep Learning Specialization
DeepLearning.AI / Coursera
5-course series covering neural networks, hyperparameter tuning, regularization, CNNs, RNNs, and sequence models. By Andrew Ng — the definitive deep learning curriculum.
AI Safety Fundamentals
BlueDot Impact
An 8-week course on AI alignment and safety research. Covers value alignment, robustness, interpretability, and governance for those interested in AI safety careers.
LLM University
Cohere
Cohere's free curriculum for learning large language models from basics to advanced RAG, fine-tuning, and deployment. Includes hands-on labs with the Cohere API.
MIT 6.S191: Introduction to Deep Learning
MIT
MIT's intensive deep learning short course. Covers foundations, CNNs, RNNs, GANs, reinforcement learning, and research frontiers. Lecture videos freely available.
Machine Learning Engineering for Production (MLOps)
DeepLearning.AI / Coursera
4-course specialization on deploying ML systems in production. Covers concept/data drift, CI/CD for ML, model monitoring, and ML system design by Andrew Ng.
LangChain for LLM Application Development
DeepLearning.AI
Short hands-on course teaching LangChain fundamentals: chains, memory, agents, and document Q&A. Co-taught by LangChain founder Harrison Chase.
Generative AI Learning Path
Google Cloud / Coursera
Google's official generative AI learning path covering LLMs, image generation, responsible AI, and building generative AI applications with Google Cloud tools.