hcnoh / gail-pytorch
A simple implementation of Generative Adversarial Imitation Learning with PyTorch
☆151Updated 3 years ago
Alternatives and similar repositories for gail-pytorch:
Users that are interested in gail-pytorch are comparing it to the libraries listed below
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆349Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆210Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 2 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆166Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆162Updated 4 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 10 months ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆347Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆137Updated 10 months ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆64Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆138Updated last year
- ☆257Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆123Updated 7 months ago
- A collection of offline reinforcement learning algorithms.☆174Updated 3 months ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆120Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆106Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 4 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆101Updated 3 years ago
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆36Updated 4 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆195Updated 6 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆532Updated 3 years ago
- A plotter for reinforcement learning (RL)☆221Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆163Updated 11 months ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆120Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆175Updated 2 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆177Updated 5 months ago
- PyTorch implementation of GAIL and PPO reinforcement learning algorithms☆23Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆170Updated 9 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆143Updated 3 years ago
- Conservative Q Learning on top of SAC☆129Updated 2 years ago