A Zero-Tuition ML Degree, Curated by an Enthusiast
A living index of free courses, papers, and books that maps a self-taught path from linear algebra to large language models.

What it does
ML-University is a curated syllabus that collects free machine learning resources into a single markdown document. It organizes links to courses, lecture videos, books, datasets, and research papers across eighteen topics—from introductory AI and undergraduate math to deep learning, NLP, reinforcement learning, and generative AI. There is no original content or interactive platform; it is purely a well-intentioned link farm.
The interesting bit
The breadth is the product. The list mixes heavy-hitters like MIT linear algebra, Stanford CS229, and Berkeley deep learning with practitioner staples like fast.ai, Full Stack Deep Learning, and company tech blogs. The maintainer treats it as a living document, explicitly inviting pull requests from other practitioners to keep the resource list current.
Key highlights
- Covers the full pipeline: mathematics, classical ML, deep learning, NLP, reinforcement learning, ML in Production, LLMs, and quantum ML
- Academic and industry sources sit side by side, including Harvard, MIT, Stanford, CMU, DeepMind, and Google AI courses
- Includes adjacent topics often skipped by standard roadmaps: causal inference, multimodal ML, audio signal processing, and geometric deep learning
- Marked as continuously updated with an open call for community contributions
Caveats
- The README is a wall of markdown tables with minimal annotation; you get a title and a link, not context on prerequisites or difficulty
- Some links rely on URL shorteners (
tinyurl.com), which introduces a long-term maintenance liability - Visible typos in the table of contents (“GitRrpo,” “Blogs and Webinar”) suggest the curation is enthusiastic but not rigorously copy-edited
Verdict
Worth bookmarking if you are self-teaching and need a credible map of what to study next. Ignore it if you want interactive exercises, structured projects, or anything beyond a curated list of hyperlinks.
Frequently asked
- What is d0r1h/ML-University?
- A living index of free courses, papers, and books that maps a self-taught path from linear algebra to large language models.
- Is ML-University open source?
- Yes — d0r1h/ML-University is an open-source project tracked on heatdrop.
- How popular is ML-University?
- d0r1h/ML-University has 945 stars on GitHub.
- Where can I find ML-University?
- d0r1h/ML-University is on GitHub at https://github.com/d0r1h/ML-University.