← Extra Resources

EXTRA · MACHINE LEARNING · CURATED

Machine Learning Resources.

machine-learning deep-learning resources mindstack
Deep learning, neural networks, and ML frameworks — the books, foundational papers, repos, courses, and blogs worth your time. Curated from my MindStack hub. Links open in a new tab.

Books

ResourceWhatLink
Deep Learning — Ian GoodfellowThe foundational DL theory text (MIT Press).book
Pattern Recognition and Machine Learning — BishopSpringer classic; free PDF.pdf
Hands-On Machine Learning — GéronO'Reilly; the best practical starting point.site
The Hundred-Page ML Book — BurkovTight, readable overview. Free PDF.site
Machine Learning Yearning — Andrew NgHow to structure ML projects. Free.site

Research Papers

ResourceWhatLink
Attention Is All You Need (Transformer)Vaswani et al., 2017 — the architecture behind everything.arXiv
ImageNet Classification with Deep CNNsKrizhevsky et al., 2012 — AlexNet, started the deep era.pdf
Generative Adversarial NetworksGoodfellow et al., 2014.arXiv
BERTDevlin et al., 2018 — bidirectional pretraining.arXiv
ResNet: Deep Residual LearningHe et al., 2015.arXiv

GitHub Repositories

ResourceWhatLink
TensorFlowGoogle's ML framework.repo
PyTorchMeta's ML framework — research default.repo
Scikit-learnClassic ML library.repo
Transformers (Hugging Face)SOTA NLP/multimodal models.repo
Fast.aiDeep learning library.repo
Awesome Machine LearningCurated ML resources.repo

Videos & Courses

ResourceWhatLink
Stanford CS229 — Andrew NgThe classic ML course.video
fast.ai — Practical Deep LearningTop-down, code-first. Free.site
3Blue1Brown — Neural NetworksVisual intuition for NNs.video
Deep Learning Specialization — NgCoursera specialization.course
MIT 6.034 — Artificial IntelligenceMIT OCW.video

Articles & Blogs

ResourceWhatLink
Distill.pubInteractive ML research.site
Google AI BlogGoogle's AI research.site
OpenAI BlogOpenAI updates.site
Towards Data ScienceMedium publication.site
Machine Learning MasteryPractical tutorials.site
ResourceWhatLink
Papers With CodeML papers with code + leaderboards.site
arXiv cs.LGLatest ML preprints.arXiv
Kaggle LearnFree ML micro-courses.site
MLflowML lifecycle platform.site
Weights & BiasesExperiment tracking.site
where to start New here? Read Hands-On ML alongside fast.ai, watch CS229, and reach for PyTorch + Transformers + scikit-learn to build. Papers With Code is your map to SOTA.
all extra resources → next: DevOps →
© cvam — written in plaintext, served warm