Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights on all environments.
☆59Aug 4, 2022Updated 3 years ago
Alternatives and similar repositories for ppo_jax
Users that are interested in ppo_jax are comparing it to the libraries listed below
Sorting:
- JAX implementations of core Deep RL algorithms☆84May 2, 2022Updated 3 years ago
- GPT implementation in Flax☆18Jan 8, 2022Updated 4 years ago
- JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"☆44Jun 14, 2021Updated 4 years ago
- 📴 OffCon^3: SOTA PyTorch SAC and TD3 Implementations (arxiv: 2101.11331)☆25Jun 20, 2021Updated 4 years ago
- JAX implementations of various deep reinforcement learning algorithms.☆26Feb 2, 2025Updated last year
- MuJoCo models for Unitree Robots☆12Nov 24, 2021Updated 4 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆753Oct 26, 2022Updated 3 years ago
- RL Environments in JAX 🌍☆868May 30, 2025Updated 9 months ago
- ☆13Aug 9, 2022Updated 3 years ago
- A collection of RL algorithms written in JAX.☆105Jul 5, 2022Updated 3 years ago
- Code that can be used to reproduce the experiments in our paper "Estimating Risk and Uncertainty in Deep Reinforcement Learning"☆31Nov 22, 2022Updated 3 years ago
- Extending JAX with custom C++ and CUDA code☆403Aug 18, 2024Updated last year
- ☆52Jan 20, 2023Updated 3 years ago
- Revisiting Rainbow☆76Jun 9, 2021Updated 4 years ago
- ⚡ Flashbax: Accelerated Replay Buffers in JAX☆273Sep 22, 2025Updated 5 months ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Mar 23, 2022Updated 3 years ago
- Code to reproduce results on toy tasks and companion blog for the paper.☆22Jun 8, 2022Updated 3 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆105May 17, 2022Updated 3 years ago
- Collection of resources on plasticity loss in deep reinforcement learning☆23Nov 12, 2024Updated last year
- Standard interface for entity based reinforcement learning environments.☆38Feb 28, 2024Updated 2 years ago
- Clockwork VAEs in JAX/Flax☆32Jul 16, 2021Updated 4 years ago
- A small library for creating and manipulating custom JAX Pytree classes