#642 · Primary category: Education & Research
iris
Transformers are Sample-Efficient World Models. ICLR 2023, notable top 5%.
Project last updated:10/14/24
GitHub Stars
900
Forks
94
Contributors
3
License
GPL-3.0
Why we included this project
IRIS is the codebase behind an ICLR 2023 paper that made a case for learning world models with far less experience than earlier approaches demanded. Its agent learns to play Atari games from about two hours of real gameplay, a fraction of what classic RL agents need. The key idea is a discrete autoencoder that turns game frames into token sequences, paired with an autoregressive transformer that predicts future states and lets the agent rehearse millions of imagined trajectories. The codebase uses Hydra for configuration and supports checkpointing and Weights & Biases logging, which makes it a practical reference for reproducing the paper or extending the approach. Anyone working on model-based RL or world models will get up to speed faster here than from the paper alone.
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