ML Resourses

Machine Learning Learning Roadmap

Mathematics Prerequisites

  1. Linear Algebra

  2. Probability Theory

  3. Calculus

    • High school and college calculus courses are sufficient.

  4. Optimization Theory (Optional)

  5. Information Theory (Optional)

Classical Machine Learning

  1. Course:

  2. 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

  1. Course:

  2. 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)

Alignment/AI Safety/AI Explainability

Additional Resources

  1. Papers:

    • arXiv (Read various research papers)

  2. Modern Deep Learning Frameworks:

  3. Competitions:

  4. Cloud Compute:

    • Google Cloud Platform (GCP)

    • Google Colab

    • Kaggle Notebooks

Last updated