JimOhman / model-based-rl
Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).
☆31Updated 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
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 8 months 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
- Benchmarking RL generalization in an interpretable way.☆153Updated last month
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Implementation of Multi-Game Decision Transformers in PyTorch☆46Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆168Updated 3 months ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆74Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆109Updated last year
- ☆299Updated 4 months ago
- Official Code Release for Pipeline PSRO: A Scalable Approach for Finding Approximate Nash Equilibria in Large Games☆51Updated 7 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- Re-implementations of SOTA RL algorithms.☆131Updated last year
- Gridworld domains in the gym interface☆27Updated 6 months ago
- Deep Learning Project☆22Updated 5 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆87Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆141Updated last year
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆45Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆140Updated 11 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆139Updated 6 years ago
- ☆194Updated 2 years ago
- Conservative Q Learning on top of SAC☆130Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆176Updated 8 months ago
- Pytorch implementation on OpenAI's Procgen ppo-baseline, built from scratch.☆30Updated 4 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆124Updated 3 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆111Updated last year
- Keeping track of RL experiments☆162Updated 2 years ago
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)☆46Updated 6 years ago
- Implementation of HindSight Experience Replay paper with Pytorch☆29Updated 3 years ago