eloialonso/diamond
DIAMOND (DIffusion As a Model Of eNvironment Dreams) is a reinforcement learning agent trained in a diffusion world model. NeurIPS 2024 Spotlight. observed · 2026-08-28
Health v2 · maintenance only
24/100
- Activity 0
- Release rhythm 35
- Longevity 59
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: 836
- days_rel: n/a
- days_push: 635
- n_releases_24m: 0
Adoption not part of the score
2096 stars · 166 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DIAMOND is a Python implementation of a reinforcement learning agent trained entirely inside a diffusion-based world model, presented as a NeurIPS 2024 Spotlight paper. It includes pretrained playable world models for Atari games and a CS:GO world model that acts as an interactive neural game engine.
Use cases
- train RL agents inside a learned diffusion world model
- play Atari games generated by a neural world model
- run an interactive neural game engine simulating CS:GO
- reproduce the DIAMOND Atari 100k benchmark results
- research diffusion models for environment dynamics modeling
- experiment with world model training pipelines in PyTorch
When to choose
- you need sample-efficient RL training in an imagined environment
- you want to study or extend diffusion-based world models
- you want a playable neural game engine demo
- you need a strong baseline for world-model RL research
When to avoid
- you need a production game engine or real-time commercial performance
- you lack a GPU or don't want heavy PyTorch training workloads
- you need a general-purpose RL library rather than a research codebase
- you cannot license Atari ROMs for your use
Facets
library · maturity active
reinforcement-learning machine-learning deep-learning simulation game reinforcement-learning artificial-intelligence deep-learning gaming-tools python cross-platform diffusion-models world-models neural-game-engine atari csgo research-code neurips-2024 research gpu
2 sources
- readme: https://github.com/eloialonso/diamond · fetched 2026-08-28 · 5958ef8540c2
- homepage: https://diamond-wm.github.io · fetched 2026-08-29 · 4504603ab313
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eloialonso/diamond | main | 24 |
For agents
markdown · JSON · MCP: product_card(name="eloialonso/diamond")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem