floringogianu / atari-agentsLinks
Code and links for over 25,000 trained Atari agents
☆98Updated last year
Alternatives and similar repositories for atari-agents
Users that are interested in atari-agents are comparing it to the libraries listed below
Sorting:
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆121Updated last year
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆92Updated 4 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆59Updated 3 years ago
- impact-driven-exploration☆133Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆103Updated 3 years ago
- An implementation of MuZero in JAX.☆57Updated 3 years ago
- Baselines for gymnax 🤖☆74Updated 2 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- Implementations of robust Dual Curriculum Design (DCD) algorithms for unsupervised environment design.☆138Updated last year
- General Modules for JAX☆72Updated 4 months ago
- PAIRED in PyTorch 🔥☆64Updated 2 years ago
- Object Centric Atari games☆96Updated last month
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆162Updated 4 years ago
- Vectorization techniques for fast population-based training.☆57Updated 3 years ago
- Pytorch implementations of RL algorithms, focusing on model-based, lifelong, reset-free, and offline algorithms. Official codebase for Re…☆108Updated 3 years ago
- JAX implementations of core Deep RL algorithms☆82Updated 3 years ago
- Sandbox environment for generalizable agent research