Every resource hand-picked, explained, and contextualized. Quality over quantity, always.
Stanford University • Fei-Fei Li, Andrej Karpathy, Justin JohnsonFull quarter
Stanford's legendary computer vision course covering CNNs, object detection, segmentation, and visual recognition. The course that trained a generation of CV engineers.
Our take: Andrej Karpathy's original lectures are exceptional. This course is the foundation for understanding how robots 'see' and interpret the world.
YouTube • Cyrill Stachniss25+ hours
Comprehensive course on Simultaneous Localization and Mapping (SLAM). Covers graph-based SLAM, particle filters, and visual SLAM techniques.
Our take: SLAM enables robots to navigate unknown environments while building a map. Critical for autonomous humanoids and mobile robots.
OpenCV.org • OpenCV TeamSelf-paced
Official OpenCV tutorials for Python. Learn image processing, feature detection, object tracking, and camera calibration.
Our take: OpenCV is the most widely used computer vision library. These tutorials cover everything you need for practical robot vision applications.
arXiv • Various Researchers3-4 hours
Comprehensive survey of monocular depth estimation methods. Covers classical approaches through modern deep learning techniques.
Our take: Depth perception from a single camera is increasingly important for robotics. This survey covers the state of the art.
YouTube • Michel van Biezen8 hours
Clear explanations of Kalman filtering for sensor fusion. Essential for combining data from multiple sensors (IMU, cameras, LiDAR) in robotics.
Our take: Real robots need to combine information from multiple sensors. Kalman filtering is the fundamental technique for doing this reliably.
arXiv / ECCV 2020 • Mildenhall et al. (UC Berkeley)3-4 hours
Revolutionary technique for synthesizing novel views of complex scenes. NeRFs are transforming how robots understand and represent 3D environments.
Our take: NeRFs represent a paradigm shift in 3D scene understanding. Understanding this technique is increasingly important for robot perception.
* Affiliate Disclosure: Some links may earn us a commission at no extra cost to you. We only recommend resources we genuinely believe in.
Sponsored
Hand-picked books from industry experts. Only the best resources that we genuinely recommend.
Affiliate Disclosure: Some links may earn us a commission at no extra cost to you.
The most practical guide to ML. Covers everything from linear regression to deep neural networks with hands-on code examples.
Industry standard for practical ML. Used by Google engineers and top bootcamps.
Topics covered:
The definitive textbook on deep learning. Comprehensive coverage of mathematical foundations and modern techniques.
Written by pioneers of the field. The "bible" of deep learning used in top universities.
Topics covered:
Rigorous mathematical treatment of ML algorithms. Essential for understanding the theory behind modern methods.
Gold standard for ML theory. Required reading at Cambridge, Stanford, and MIT.
Topics covered:
The most comprehensive AI textbook covering search, planning, reasoning, learning, and perception.
Used in 1,500+ universities worldwide. Written by Google Director of Research.
Topics covered:
Comprehensive introduction to NLP and computational linguistics. Covers classical and neural approaches.
Stanford standard NLP textbook. Authors are leading researchers in the field.
Topics covered:
Practical guide to using Hugging Face Transformers for NLP tasks. From text classification to question answering.
Written by Hugging Face engineers. The go-to guide for modern NLP with transformers.
Topics covered:
Solutions to common challenges in ML systems. Covers data representation, problem framing, and production deployment.
Written by Google Cloud AI engineers. Bridges the gap between ML theory and production.
Topics covered:
Automate model life cycles with TensorFlow Extended (TFX). From data validation to serving.
Essential for MLOps and deploying ML models at scale. Used by production ML teams.
Topics covered:
The standard textbook for robot perception and navigation. Covers localization, mapping, and SLAM.
Written by the founder of Google X and Waymo. Essential for autonomous systems.
Topics covered:
Modern approach to robot kinematics, dynamics, and control with accompanying video lectures.
Accompanies popular Coursera specialization. Clear explanations with practical focus.
Topics covered:
Practical introduction to robotics with MATLAB examples. Covers vision, arms, and mobile robots.
Excellent for hands-on learners. Comes with MATLAB Robotics Toolbox.
Topics covered:
Practical introduction to ML with Python. Great for beginners transitioning from programming to ML.
Best selling ML book for Python developers. Excellent code examples.
Topics covered:
Master Python's most powerful features. Essential for writing clean, efficient ML code.
Best Python book for intermediate developers. Makes you a better Python programmer.
Topics covered:
The definitive introduction to reinforcement learning. Covers theory and algorithms comprehensively.
Written by the pioneers of RL. Free PDF available but physical copy recommended for study.
Topics covered:
Practical guide to CNN architectures for image classification, detection, and segmentation.
Hands-on approach to computer vision with deep learning. Great code examples.
Topics covered:
Hands-on introduction to computer vision using Python. From basics to 3D reconstruction.
Classic introduction to CV with Python. Great for building foundations.
Topics covered:
Essential mathematics for understanding ML algorithms. Linear algebra, calculus, and probability.
Free PDF available. Perfect bridge from math basics to ML. Written by Imperial College professors.
Topics covered:
Comprehensive guide to generative models including VAEs, GANs, Transformers, and Diffusion models.
Most up-to-date book on generative AI. Covers latest architectures including GPT and Stable Diffusion.
Topics covered:
Practical guide to building applications with large language models using LangChain and OpenAI APIs.
Perfect for developers wanting to build with GPT-4, Claude, and other LLMs.
Topics covered:
Step-by-step guide to building a GPT-like LLM from the ground up. Covers tokenization, attention mechanisms, pretraining, and fine-tuning with clear code.
The only book that walks you through building an LLM from absolute scratch. Transforms your understanding of how ChatGPT-style models actually work.
Topics covered:
An iterative process for designing production ML systems. Covers data engineering, model development, deployment, monitoring, and responsible AI.
Written by a Stanford lecturer and industry veteran. The bridge between academic ML and real-world production systems that most courses skip.
Topics covered:
Approaches robotics from a deep learning perspective. Covers embodied AI, perception, manipulation, navigation, and human-robot interaction.
One of the first books to bridge modern deep learning with practical robotics. Essential reading for anyone at the intersection of AI and physical systems.
Topics covered: