#273 · Primary category: Education & Research
Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
Project last updated:08/26/26
GitHub Stars
2.9K
Forks
255
Contributors
7
License
MIT
Why we included this project
Reading a research paper is easier when you can run the idea, and this repo gives you that. It distills over sixty influential machine learning papers into PyTorch implementations that stay close to a hundred lines each, covering a wide arc from early GANs and variational autoencoders to NeRFs, diffusion models, and reinforcement learning agents. Every entry links back to the arXiv source, so you can read the math and then see it turned into runnable code without wading through a dependency forest. The compact size makes it a practical study companion for graduate students and self-taught engineers, and it also works as a starting point for adapting an architecture to your own problem rather than starting from a heavyweight codebase.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI