RyanNavillus / PPO-v3Links
Adding Dreamer-v3's implementation tricks to CleanRL's PPO
☆12Updated 2 years ago
Alternatives and similar repositories for PPO-v3
Users that are interested in PPO-v3 are comparing it to the libraries listed below
Sorting:
- Challenging Memory-based Deep Reinforcement Learning Agents☆102Updated 9 months ago
- Pytorch Implementation of MuZero Unplugged for gym environment. This algorithm is capable of supporting a wide range of action and observ…☆31Updated last month
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆41Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 4 months ago
- Benchmarking RL for POMDPs in Pure JAX [Code for "Structured State Space Models for In-Context Reinforcement Learning" (NeurIPS 2023)]☆109Updated last year
- Flax Implementation of DreamerV3 on Crafter☆16Updated 5 months ago
- Code for Discovered Policy Optimisation (NeurIPS 2022)☆11Updated 2 years ago
- Drop-in environment replacements that make your RL algorithm train faster.☆21Updated last year
- Minimal Decision Transformer Implementation written in Jax (Flax).☆17Updated 3 years ago
- Extreme Q-Learning: Max Entropy RL without Entropy☆87Updated 2 years ago
- ☆81Updated 9 months ago
- Benchmarked implementations of Offline RL Algorithms.☆75Updated 5 months ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆114Updated 11 months ago
- Contains JAX implementation of algorithms for inverse reinforcement learning☆73Updated 11 months ago
- Implementation of Proximal Policy Optimization in Jax+Flax☆20Updated 2 years ago
- Accelerated replay buffers in JAX☆43Updated 2 years ago
- Mitigating Partial Observability in Sequential Decision Processes via the Lambda Discrepancy☆18Updated 9 months ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆55Updated this week
- A2C is a special case of PPO!☆22Updated 3 years ago
- A C++ pytorch implementation of MuZero☆39Updated last year
- Vectorization techniques for fast population-based training.☆56Updated 2 years ago
- ☆82Updated 4 months ago
- Baselines for gymnax 🤖☆68Updated 2 years ago
- Official repo for our AAAI'21 paper, https://arxiv.org/abs/2007.12354☆27Updated 4 years ago
- A collection of matrix games in JAX