ML Resourses
Machine Learning Learning Roadmap
Mathematics Prerequisites
Linear Algebra
Lecture Course: Gilbert Strang's Lecture Course
Probability Theory
Course: MIT 6.041
Includes Bayesian Inference
Calculus
High school and college calculus courses are sufficient.
Optimization Theory (Optional)
Information Theory (Optional)
Classical Machine Learning
Course:
CS229 by Andrew Ng (or similar)
Follow lecture notes and solve problem sets.
Reference Books:
Pattern Recognition and Machine Learning by Christopher M. Bishop
Pattern Classification by Richard O. Duda, Peter E. Hart, and David G. Stork
Deep Learning and Computer Vision
Course:
CS231n by Stanford (Great lectures and assignments)
Reference Book:
Deep Learning by Ian Goodfellow, Yoshua Bengio, and Aaron Courville (Highly recommended for its math and intuition)
MLOps
Tools: DVC, WandB, MLFlow
Natural Language Processing (NLP)
Resource: Hugging Face Blogs
Alignment/AI Safety/AI Explainability
Blogs: Anthropic Blogs (Currently exploring)
Additional Resources
Papers:
arXiv (Read various research papers)
Modern Deep Learning Frameworks:
Competitions:
Cloud Compute:
Google Cloud Platform (GCP)
Google Colab
Kaggle Notebooks
Last updated