jurgisp / pydreamer
PyTorch implementation of DreamerV2 model-based RL algorithm
☆217Updated 2 years ago
Alternatives and similar repositories for pydreamer:
Users that are interested in pydreamer are comparing it to the libraries listed below
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆125Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆301Updated last year
- ☆341Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 3 months ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆215Updated 11 months ago
- (NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation☆218Updated 2 years ago
- DrQ-v2: Improved Data-Augmented Reinforcement Learning☆387Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆349Updated 2 years ago
- DMControl Generalization Benchmark☆168Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- Multi Task RL Baselines