jatinarora2702 / gail-pytorchLinks
PyTorch implementation of GAIL and PPO reinforcement learning algorithms
☆25Updated 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:
- behavior cloning from observation☆34Updated 4 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆69Updated last year
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆62Updated 11 months ago
- Code for the paper: Hierarchical Reinforcement Learning With Timed Subgoals, published at NeurIPS 2021☆34Updated 2 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆131Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆168Updated 3 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆33Updated 4 years ago
- Github repo for HIDIO: Hierarchical Reinforcement Learning by Discovering Intrinsic Options☆46Updated 3 years ago
- [ICLR 2022 Spotlight] Code for Reinforcement Learning with Sparse Rewards using Guidance from Offline Demonstration☆27Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆68Updated last year
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆56Updated 2 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆88Updated 4 years ago
- ☆14Updated 5 years ago
- RL Algorithms for Visual Continuous Control☆33Updated 2 years ago
- Constrained Policy Optimization implementation on Safety Gym☆27Updated 3 years ago
- Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020☆45Updated last year
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆65Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆110Updated 4 years ago
- Official code for "RAMBO: Robust Adversarial Model-Based Offline RL", NeurIPS 2022☆27Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 6 months ago
- CORRO code☆35Updated 2 years ago
- Code accompanying HAAR paper, NeurIPS 2019 - Hierarchical Reinforcement Learning with Advantage-Based Auxiliary Rewards☆31Updated 2 years ago
- ☆56Updated 2 years ago
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆41Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆144Updated last year
- Deep Implicit Coordination Graphs☆41Updated last year
- Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning☆41Updated 3 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago