bmazoure / ppo_jax
Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights on all environments.
☆49Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for ppo_jax
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆83Updated 3 years ago
- JAX implementations of core Deep RL algorithms☆79Updated 2 years ago
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆79Updated last year
- A collection of RL algorithms written in JAX.☆94Updated 2 years ago
- ☆36Updated last year
- Revisiting Rainbow☆73Updated 3 years ago
- AGAC: Adversarially Guided Actor-Critic☆47Updated 3 years ago
- Options of Interest: Temporal Abstraction with Interest Functions AAAI 2020☆25Updated 4 years ago
- An implementation of MuZero in JAX.☆53Updated 2 years ago
- Evaluating long-term memory of reinforcement learning algorithms☆132Updated last year
- ☆61Updated 2 months ago
- Vectorization techniques for fast population-based training.☆54Updated 2 years ago
- Docker containers of baseline agents for the Crafter environment☆28Updated 2 years ago
- Baselines for gymnax 🤖☆58Updated last year
- Simplistic Pytorch Implementation of the Dreamer-RL☆20Updated 2 years ago
- General Modules for JAX☆58Updated 3 months ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆105Updated 2 months ago
- Efficient Exploration via State Marginal Matching (2019)☆66Updated 5 years ago
- Implicit Normalizing Flows + Reinforcement Learning☆60Updated 5 years ago
- Accelerated replay buffers in JAX☆39Updated 2 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated last year
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆44Updated 3 years ago
- ExORL: Exploratory Data for Offline Reinforcement Learning☆104Updated 2 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆53Updated 5 years ago
- Implementation of the skill discovery algorithm described in ICLR submission "Option Discovery using Deep Skill Chaining"☆28Updated 5 years ago
- ☆28Updated 3 years ago
- Code for the paper "Gamma-Models: Generative Temporal Difference Learning for Infinite-Horizon Prediction"☆42Updated last year
- Deep Hierarchical Planning from Pixels☆90Updated last year
- Learning Action-Value Gradients in Model-based Policy Optimization☆31Updated 3 years ago
- Conservative Q learning in Jax☆50Updated last year