Machine Learning Resources¶
π€ Machine Learning Resources
Comprehensive resources for machine learning, deep learning, and AI.
π Books¶
Essential ML Books
- Deep Learning by Ian Goodfellow - MIT Press
- Pattern Recognition and Machine Learning by Christopher Bishop - Springer
- Hands-On Machine Learning by AurΓ©lien GΓ©ron - O'Reilly
- The Hundred-Page Machine Learning Book by Andriy Burkov - Free PDF available
- Machine Learning Yearning by Andrew Ng - Free online book
π Research Papers¶
Foundational Papers
- Attention Is All You Need (Transformer) - Vaswani et al., 2017
- ImageNet Classification with Deep Convolutional Neural Networks - Krizhevsky et al., 2012
- Generative Adversarial Networks - Goodfellow et al., 2014
- BERT: Pre-training of Deep Bidirectional Transformers - Devlin et al., 2018
- ResNet: Deep Residual Learning - He et al., 2015
β GitHub Repositories¶
Important ML Repos
- TensorFlow - Google's ML framework
- PyTorch - Facebook's ML framework
- Scikit-learn - Machine learning library
- Transformers (Hugging Face) - State-of-the-art NLP models
- Fast.ai - Deep learning library
- Awesome Machine Learning - Curated ML resources
π₯ Videos & Courses¶
Video Resources
- Stanford CS229: Machine Learning - Andrew Ng
- Fast.ai Practical Deep Learning - Free course
- 3Blue1Brown Neural Networks - Visual explanations
- Deep Learning Specialization (Coursera) - Andrew Ng
- MIT 6.034 Artificial Intelligence - MIT OpenCourseWare
π° Articles & Blogs¶
Recommended Blogs
- Distill.pub - Interactive ML research
- Google AI Blog - Google's AI research
- OpenAI Blog - OpenAI research updates
- Towards Data Science - Medium publication
- Machine Learning Mastery - Practical tutorials
π Recommended Reading¶
Additional Resources
- Papers With Code - ML papers with code
- arXiv ML Category - Latest ML papers
- Kaggle Learn - Free ML courses
- MLflow - ML lifecycle platform
- Weights & Biases - Experiment tracking