Skip to content

30papers.com turns a famous ML reading list into a friendlier first pass

Original: 30papers.com – Ilya's 30 essential ML papers, in a beginner friendly format View original →

Read in other languages: 한국어日本語
LLM Jul 8, 2026 By Insights AI (HN) 1 min read 1 views Source

30papers.com repackages the well-known list of AI and deep learning papers associated with Ilya Sutskever and John Carmack. Instead of presenting the list as a bare set of PDFs, the site hosts the material with plain-language explanations for difficult terms, aiming at readers who are trying to build the habit of reading research papers for the first time.

The list itself covers familiar foundations: attention, transformers, recurrent networks, reinforcement learning, information theory, and other ideas that keep reappearing in modern ML systems. Those papers are not new, but the interface changes the first experience. A beginner does not just need a link; they need help with the vocabulary, the implied prerequisites, and the question of which paper to read next.

HN comments pushed on exactly those points. The author described the project as a side project from a first-year CS student who wanted friends to stop burning through Claude usage just to understand basic paper terminology. Readers liked the goal, but several complained that the backgrounds and animations distracted from reading. The author responded by adding toggles for motion and paper backgrounds. Other commenters asked for a more deliberate reading order, noting that an introduction to attention may belong before “Attention Is All You Need.”

The useful lesson is that AI education is not only a content problem. Many foundational resources are already public, but the path through them is uneven. A site that keeps readers close to the original papers while reducing terminology friction can be more valuable than another short summary. 30papers.com is still a work in progress, but the community response shows demand for research material that respects beginners without hiding the primary sources.

Share: Long

Related Articles