Skip to content

Machine Learning Resources

πŸ€– Machine Learning Resources

Comprehensive resources for machine learning, deep learning, and AI.

πŸ“– Books

Essential ML Books
  1. Deep Learning by Ian Goodfellow - MIT Press
  2. Pattern Recognition and Machine Learning by Christopher Bishop - Springer
  3. Hands-On Machine Learning by AurΓ©lien GΓ©ron - O'Reilly
  4. The Hundred-Page Machine Learning Book by Andriy Burkov - Free PDF available
  5. Machine Learning Yearning by Andrew Ng - Free online book

πŸ“„ Research Papers

Foundational Papers
  1. Attention Is All You Need (Transformer) - Vaswani et al., 2017
  2. ImageNet Classification with Deep Convolutional Neural Networks - Krizhevsky et al., 2012
  3. Generative Adversarial Networks - Goodfellow et al., 2014
  4. BERT: Pre-training of Deep Bidirectional Transformers - Devlin et al., 2018
  5. ResNet: Deep Residual Learning - He et al., 2015

⭐ GitHub Repositories

Important ML Repos
  1. TensorFlow - Google's ML framework
  2. PyTorch - Facebook's ML framework
  3. Scikit-learn - Machine learning library
  4. Transformers (Hugging Face) - State-of-the-art NLP models
  5. Fast.ai - Deep learning library
  6. Awesome Machine Learning - Curated ML resources

πŸŽ₯ Videos & Courses

Video Resources
  1. Stanford CS229: Machine Learning - Andrew Ng
  2. Fast.ai Practical Deep Learning - Free course
  3. 3Blue1Brown Neural Networks - Visual explanations
  4. Deep Learning Specialization (Coursera) - Andrew Ng
  5. MIT 6.034 Artificial Intelligence - MIT OpenCourseWare

πŸ“° Articles & Blogs

Recommended Blogs
  1. Distill.pub - Interactive ML research
  2. Google AI Blog - Google's AI research
  3. OpenAI Blog - OpenAI research updates
  4. Towards Data Science - Medium publication
  5. Machine Learning Mastery - Practical tutorials
Additional Resources
  1. Papers With Code - ML papers with code
  2. arXiv ML Category - Latest ML papers
  3. Kaggle Learn - Free ML courses
  4. MLflow - ML lifecycle platform
  5. Weights & Biases - Experiment tracking