denisyarats / pytorch_sac_ae
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
☆238Updated 4 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
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated last month
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 6 months ago
- ☆191Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆158Updated 3 months ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆210Updated 9 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆188Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆341Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆104Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆526Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆207Updated 4 years ago
- Multitask Environments for RL☆275Updated 3 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆121Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆161Updated 2 years ago
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆146Updated 3 years ago
- (NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation☆211Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆294Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆342Updated last year
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- Curiosity-driven Exploration by Self-supervised Prediction☆136Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆169Updated 6 months ago
- Code for MOPO: Model-based Offline Policy Optimization☆173Updated 2 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆215Updated last year
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆234Updated 2 years ago
- Stochastic Latent Actor-Critic: Deep Reinforcement Learning with a Latent Variable Model☆150Updated 4 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆158Updated 4 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year