denisyarats / pytorch_sac_aeLinks
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
☆252Updated 5 years ago
Alternatives and similar repositories for pytorch_sac_ae
Users that are interested in pytorch_sac_ae are comparing it to the libraries listed below
Sorting:
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆173Updated last year
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 9 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 2 months ago
- ☆203Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆266Updated 5 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆376Updated 3 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆194Updated 2 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆223Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆567Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆329Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆227Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆180Updated 3 years ago
- Multitask Environments for RL☆280Updated 4 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆316Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"