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 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:
- 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 Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆69Updated last year
- ☆235Updated 8 months ago
- Code for the paper "Phasic Policy Gradient"☆262Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 3 weeks ago
- ☆305Updated 7 months ago
- Partially Observable Process Gym☆196Updated last month
- PyTorch implementation of FQF, IQN and QR-DQN.☆182Updated last year
- Benchmarking RL generalization in an interpretable way.☆159Updated last month
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆35Updated 4 years ago
- Keeping track of RL experiments☆162Updated 2 years ago
- Re-implementations of SOTA RL algorithms.☆134Updated last year
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆175Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆81Updated 2 years ago
- Datasets with baselines for Offline MARL.☆176Updated 2 weeks ago
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆47Updated 2 years ago
- Pytorch Implementation of MuZero☆354Updated 2 years ago
- ☆199Updated 2 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆47Updated 3 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆60Updated 8 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- ☆279Updated 3 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆278Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆143Updated 6 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆223Updated 2 years ago
- Official Code Release for Pipeline PSRO: A Scalable Approach for Finding Approximate Nash Equilibria in Large Games☆51Updated 11 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 10 months ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago