jatinarora2702 / gail-pytorchLinks
PyTorch implementation of GAIL and PPO reinforcement learning algorithms
☆26Updated 4 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:
- PyTorch implementation of GAIL and AIRL based on PPO.☆238Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆183Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆35Updated 5 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆143Updated last year
- Implement many Sparse Reward algorithms in Gym Fetch environment☆90Updated 5 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆71Updated 2 years ago
- Code for "Multi-task Reinforcement Learning with Soft Modularization"☆123Updated 5 years ago
- DSAC; Distributional Soft Actor-Critic☆136Updated 11 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆146Updated last year
- behavior cloning from observation☆38Updated 5 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆176Updated 2 years ago
- A collection of offline reinforcement learning algorithms.☆208Updated last year
- Code accompanying HAAR paper, NeurIPS 2019 - Hierarchical Reinforcement Learning with Advantage-Based Auxiliary Rewards☆32Updated 3 years ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆62Updated 2 years ago
- Code for the paper: Hierarchical Reinforcement Learning With Timed Subgoals, published at NeurIPS 2021☆36Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆94Updated 2 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆58Updated 3 years ago
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆71Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆390Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 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
- MATE: the Multi-Agent Tracking Environment.☆50Updated 2 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆235Updated last year
- multiagent-gail working with multiagent-particle-env-v2 (which was modified by magail authors)☆13Updated 6 years ago
- ☆15Updated 6 years ago
- DecentralizedLearning☆25Updated 3 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 7 years ago