JimOhman / model-based-rl
Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).
☆32Updated 2 years ago
Alternatives and similar repositories for model-based-rl
Users that are interested in model-based-rl are comparing it to the libraries listed below
Sorting:
- ReDo: The Dormant Neuron Phenomenon in Deep Reinforcement Learning (pytorch)☆27Updated 6 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆111Updated last year
- Official Code Release for Pipeline PSRO: A Scalable Approach for Finding Approximate Nash Equilibria in Large Games☆50Updated 8 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- Deep Learning Project☆22Updated 5 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆64Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆77Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆86Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Transformer-based World Models☆81Updated 2 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆161Updated 3 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆45Updated 2 years ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆63Updated 3 years ago
- Benchmarking RL generalization in an interpretable way.☆156Updated 2 months ago
- Re-implementations of SOTA RL algorithms.☆132Updated last year
- Implementation of HindSight Experience Replay paper with Pytorch☆29Updated 4 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆112Updated 8 months ago
- [ICML 2024, Spotlight] EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data☆81Updated 9 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆142Updated last year
- Evaluating long-term memory of reinforcement learning algorithms☆142Updated last year
- Reproduction of Dreamerv1 and v2 in pytorch for deepmind control suite☆38Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆143Updated last year
- V-MPO torch version with DMLab30 and GTrXL☆13Updated 4 years ago
- Benchmarked implementations of Offline RL Algorithms.☆72Updated 2 months ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated 2 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆36Updated 4 years ago
- MR.Q is a general-purpose model-free reinforcement learning algorithm.☆91Updated last month