JimOhman / model-based-rl
Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).
☆30Updated 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
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆60Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆106Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆175Updated last year
- ☆214Updated 3 months ago
- ☆295Updated 2 months ago
- A Simplified Pytorch Version of the Dreamer Algorithm☆117Updated last year
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆45Updated last year
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆102Updated 2 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 6 months ago
- Pytorch implementation on OpenAI's Procgen ppo-baseline, built from scratch.☆31Updated 4 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆74Updated 2 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆109Updated 5 months ago
- Evaluating long-term memory of reinforcement learning algorithms☆140Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆134Updated 9 months ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆51Updated 3 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆92Updated 4 years ago
- Reproduction of Dreamerv1 and v2 in pytorch for deepmind control suite☆35Updated 2 years ago
- Partially Observable Process Gym☆178Updated 7 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆169Updated 6 months ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆156Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆53Updated 3 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆122Updated 3 months ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- Gridworld domains in the gym interface☆27Updated 4 months ago
- ☆191Updated last year
- Benchmarking RL generalization in an interpretable way.☆142Updated last week
- PyTorch implementation of DreamerV2 model-based RL algorithm☆215Updated last year
- A tool for aggregating and plotting MARL experiment data.☆71Updated last month