Ross ROSS = Recommend OSS · open-source software intelligence for agents

MaximeVandegar/Papers-in-100-Lines-of-Code resource

Implementation of papers in 100 lines of code. observed · 2026-08-28

github.com/MaximeVandegar/Papers-in-100-Lines-of-Code · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2138
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2865 stars · 255 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A curated collection of 63+ machine learning research papers implemented from scratch in roughly 100 lines of Python/PyTorch each. It serves as an educational resource for understanding core algorithms like GANs, VAEs, diffusion models, NeRF, and deep reinforcement learning.

Use cases

  • learn how GANs work by reading minimal code
  • understand diffusion models implementation from scratch
  • study deep Q-learning for Atari in a small codebase
  • implement NeRF in a few lines of PyTorch
  • find concise reference implementations of classic ML papers
  • teach deep learning concepts with minimal examples

When to choose

  • you want to understand the core math of a paper without framework overhead
  • you need a compact reference implementation for study or teaching
  • you are learning PyTorch through real research code

When to avoid

  • you need production-ready, optimized, or feature-complete implementations
  • you need maintained libraries with APIs and documentation
  • you need scalable training pipelines for large datasets

Facets

learning-resource · maturity active

deep-learning machine-learning reinforcement-learning llm-training deep-learning machine-learning education tutorials artificial-intelligence python papers pytorch educational minimal-implementations generative-models diffusion-models gans nerf reinforcement-learning meta-learning

1 source

Member repositories

RepositoryRoleHealth v2
MaximeVandegar/Papers-in-100-Lines-of-Codemain77

For agents

markdown · JSON · MCP: product_card(name="MaximeVandegar/Papers-in-100-Lines-of-Code")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem