The reading list that became a rite of passage for ML newcomers
It answers the eternal newcomer question—which paper do I read first?—with a sequenced, star-rated syllabus of foundational deep learning work.

What it does
This repository is a curated index of influential deep learning papers, organized as a progressive reading list. It starts with historical milestones—Deep Belief Networks, AlexNet, the ImageNet evolution—and moves through optimization tricks, generative models, and sequence architectures. Each entry includes a PDF link and an author-assigned star rating, turning a scattered literature into a linear syllabus.
The interesting bit
The value is entirely in the curation: the author imposes a pedagogical order on a field that usually demands random-walk exploration. Think of it as a mixtape for the mid-2010s deep learning boom, capturing the exact moment CNNs conquered vision and GANs first appeared. The document is frozen in that era, which makes it a useful archaeological layer rather than a live guide.
Key highlights
- Sequences papers from “outline to detail” and “old to state-of-the-art” according to the README’s stated guidelines.
- Covers core architectures (CNN, RNN, LSTM) and breakthrough applications in image and speech recognition.
- Includes subjective but helpful star ratings (from two to five stars) to signal relative importance.
- Provides direct PDF links for most entries, functioning as a bibliography with built-in retrieval.
- Explicitly designed for newcomers who need a starting point beyond “just read everything.”
Caveats
- The list is anchored in the mid-2010s; papers touted as “quite new” are mostly from 2015–2016, and later advances are absent from the provided roadmap.
- Two distinct papers share the
[34]citation number, suggesting the index has rough edges. - The repository presents itself as a curated markdown reading list; do not expect runnable code or interactive notebooks.
Verdict
Worth bookmarking if you want a historical, top-down tour of deep learning’s foundational papers. Look elsewhere if you need a modern, post-transformer curriculum or an interactive learning tool.
Frequently asked
- What is floodsung/Deep-Learning-Papers-Reading-Roadmap?
- It answers the eternal newcomer question—which paper do I read first?—with a sequenced, star-rated syllabus of foundational deep learning work.
- Is Deep-Learning-Papers-Reading-Roadmap open source?
- Yes — floodsung/Deep-Learning-Papers-Reading-Roadmap is an open-source project tracked on heatdrop.
- What language is Deep-Learning-Papers-Reading-Roadmap written in?
- floodsung/Deep-Learning-Papers-Reading-Roadmap is primarily written in Python.
- How popular is Deep-Learning-Papers-Reading-Roadmap?
- floodsung/Deep-Learning-Papers-Reading-Roadmap has 39.5k stars on GitHub.
- Where can I find Deep-Learning-Papers-Reading-Roadmap?
- floodsung/Deep-Learning-Papers-Reading-Roadmap is on GitHub at https://github.com/floodsung/Deep-Learning-Papers-Reading-Roadmap.