A list of great resources for breaking into AI Engineering.
Mathematics
- Essence of calculus
- Essence of linear algebra
- Neural networks
- Mathematics for Machine Learning and Data Science Specialization
Machine Learning
PyTorch
Deep learning
- Neural Networks: Zero to Hero by Andrej Karpathy
- fast.ai [p1], [p2]
- Deep Learning Fundamentals - Lightning AI
Transformers
- Transformers from Scratch
- The Illustrated Transformer – Jay Alammar – Visualizing machine learning one concept at a time.
NLP
LLMs
Talks
Agents
Tuning
Articles
Build
- lablab.ai
- buildspace
- AI Templates – Vercel
- openai/openai-cookbook: Examples and guides for using the OpenAI API