References

Source list

Every source cited in the 36 chapters — courses, papers, official docs. Verified current as of May 2026.

Courses

Foundational papers

  • Vaswani et al., Attention Is All You Need, arXiv:1706.03762, June 12, 2017.
  • He et al., Deep Residual Learning for Image Recognition, arXiv:1512.03385, Dec 10, 2015.
  • Dosovitskiy et al., An Image is Worth 16×16 Words (ViT), arXiv:2010.11929, Oct 22, 2020.
  • Su et al., RoFormer: Enhanced Transformer with Rotary Position Embedding, arXiv:2104.09864, April 20, 2021.
  • Schulman et al., Proximal Policy Optimization Algorithms, arXiv:1707.06347, July 20, 2017.
  • Haarnoja et al., Soft Actor-Critic, arXiv:1801.01290, Jan 4, 2018.
  • Hoffmann et al., Training Compute-Optimal LLMs (Chinchilla), arXiv:2203.15556, March 29, 2022.

LLM systems & alignment

Inference & infrastructure

Agent protocols & orchestration

Vision & 3D

Robotics & VLAs

Books

  • Goodfellow, Bengio & Courville, Deep Learning, MIT Press, 2016. deeplearningbook.org.
  • Sutton & Barto, Reinforcement Learning: An Introduction, 2nd ed., MIT Press, 2018. incompleteideas.net/book.
  • Cover & Thomas, Elements of Information Theory, 2nd ed., Wiley, 2006.