hcnoh / gail-pytorchLinks
A simple implementation of Generative Adversarial Imitation Learning with PyTorch
☆169Updated 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
Sorting:
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆374Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆227Updated 4 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆174Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆173Updated 11 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆360Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆78Updated 2 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆143Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆137Updated last year
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆37Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆119Updated 3 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆218Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆562Updated 3 years ago
- NeurIPS 2023: Safe Policy Optimization: A benchmark repository for safe reinforcement learning algorithms☆377Updated last year
- 🚀 A fast safe reinforcement learning library in PyTorch☆218Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆151Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆337Updated last year
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆107Updated last year
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆251Updated 5 years ago
- DSAC; Distributional Soft Actor-Critic☆132Updated 8 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆155Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆363Updated 3 months ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- A collection of offline reinforcement learning algorithms.☆203Updated 11 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆68Updated 2 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆34Updated 4 years ago
- Paper Collection for Imitation Learning in RL.☆149Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago