bmazoure / ppo_jax
Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights on all environments.
☆54Updated 2 years ago
Alternatives and similar repositories for ppo_jax:
Users that are interested in ppo_jax are comparing it to the libraries listed below
- General Modules for JAX☆64Updated 2 weeks ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆83Updated 3 years ago
- An implementation of MuZero in JAX.☆56Updated 2 years ago
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆80Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- JAX implementations of core Deep RL algorithms☆79Updated 2 years ago
- Revisiting Rainbow☆74Updated 3 years ago
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆68Updated 3 years ago
- Baselines for gymnax 🤖☆66Updated 2 years ago
- A collection of RL algorithms written in JAX.☆97Updated 2 years ago
- ☆44Updated last year
- ☆47Updated 2 years ago
- Docker containers of baseline agents for the Crafter environment☆28Updated 3 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- Proto-RL: Reinforcement Learning with Prototypical Representations☆82Updated 2 years ago
- Evaluating long-term memory of reinforcement learning algorithms☆141Updated last year
- ExORL: Exploratory Data for Offline Reinforcement Learning☆112Updated 3 years ago
- Accelerated replay buffers in JAX☆41Updated 2 years ago
- Options of Interest: Temporal Abstraction with Interest Functions AAAI 2020☆25Updated 4 years ago
- Efficient Exploration via State Marginal Matching (2019)☆68Updated 5 years ago
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 5 years ago
- ☆31Updated 4 years ago
- Vectorization techniques for fast population-based training.☆55Updated 2 years ago
- Learning Action-Value Gradients in Model-based Policy Optimization☆31Updated 3 years ago
- impact-driven-exploration☆131Updated last year
- Learning Laplacian Representations in Reinforcement Learning☆17Updated 4 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated last year
- ☆31Updated 5 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆45Updated 4 years ago
- Pytorch implementations of RL algorithms, focusing on model-based, lifelong, reset-free, and offline algorithms. Official codebase for Re…☆104Updated 3 years ago