#198 · Primary category: Education & Research
acme
A library of reinforcement learning components and agents
Project last updated:08/25/26
GitHub Stars
4.1K
Forks
549
Contributors
91
License
Apache-2.0
Why we included this project
Reinforcement learning researchers and practitioners often need to move from a quick laptop experiment to a distributed setup without rewriting their agent. Acme's core design separates acting from learning, so the same code runs in both modes. The library ships readable reference implementations of algorithms like DQN, R2D2, D4PG, and MPO, which serve as solid baselines and as starting points for new research. Because it builds on the DeepMind environment API and works with Reverb for replay, it fits naturally into JAX/TensorFlow workflows. The included examples and tutorials help bridge the gap between a paper and working code, which makes it a practical choice for students as well.
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