JimOhman / model-based-rlLinks
Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).
☆33Updated 3 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:
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆72Updated last year
- [ICML 2024, Spotlight] EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data☆94Updated last year
- Benchmarking RL generalization in an interpretable way.☆163Updated 3 months ago
- Code for the paper "Phasic Policy Gradient"☆264Updated 2 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆62Updated 10 months ago
- ☆237Updated 10 months ago
- Re-implementations of SOTA RL algorithms.☆135Updated 2 years ago
- ☆284Updated 3 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆101Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Multi Task RL Baselines☆251Updated 3 years ago
- Partially Observable Process Gym☆200Updated 3 months ago
- ☆313Updated 9 months ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆227Updated 2 years ago
- Gridworld domains in the gym interface☆29Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆279Updated 3 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- ☆201Updated 2 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆115Updated last year
- ☆352Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Deep Learning Project☆22Updated 5 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆161Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆311Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆149Updated 2 years ago