yusukeurakami / dreamer-pytorch
pytorch-implementation of Dreamer (Model-based Image RL Algorithm)
☆165Updated last month
Alternatives and similar repositories for dreamer-pytorch:
Users that are interested in dreamer-pytorch are comparing it to the libraries listed below
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆296Updated last year
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆122Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 4 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆211Updated 9 months ago
- ☆193Updated last year
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆147Updated 3 years ago
- Stochastic Latent Actor-Critic: Deep Reinforcement Learning with a Latent Variable Model☆150Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆160Updated 4 months ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆188Updated 2 years ago
- DMControl Generalization Benchmark☆167Updated last year
- PyTorch implementation of DreamerV2 model-based RL algorithm☆216Updated last year
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- Official implementation of "Accelerating Reinforcement Learning with Learned Skill Priors", Pertsch et al., CoRL 2020☆203Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆165Updated 2 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆93Updated 4 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆174Updated 2 years ago
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆79Updated 2 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆158Updated 3 years ago
- ☆112Updated last year
- Code for "Learning to Reach Goals via Iterated Supervised Learning"☆76Updated 2 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆89Updated 7 months ago
- Simple maze environments using mujoco-py☆54Updated last year
- 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 distributed deep reinforcement learning☆75Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 7 months ago
- Pytorch implementations of RL algorithms, focusing on model-based, lifelong, reset-free, and offline algorithms. Official codebase for Re…☆104Updated 3 years ago
- Conservative Q Learning on top of SAC☆126Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆195Updated 2 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆187Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆170Updated 7 months ago