hcnoh / gail-pytorch
A simple implementation of Generative Adversarial Imitation Learning with PyTorch
☆135Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for gail-pytorch
- PyTorch implementation of GAIL and AIRL based on PPO.☆198Updated 4 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆161Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆152Updated last week
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆328Updated 2 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆63Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆124Updated 6 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆156Updated 2 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆176Updated 2 months ago
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆32Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆95Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆117Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆331Updated last year
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆113Updated last year
- 🚀 A fast safe reinforcement learning library in PyTorch☆165Updated last month
- A collection of offline reinforcement learning algorithms.☆158Updated 5 months ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆60Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆117Updated 3 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆146Updated 7 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆307Updated 3 months ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆282Updated 7 months ago
- Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment☆24Updated 4 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆32Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆114Updated 9 months ago
- Paper Collection for Imitation Learning in RL.☆134Updated 2 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆114Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 3 months ago
- (NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation☆204Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- A plotter for reinforcement learning (RL)☆208Updated 2 years ago