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:
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆70Updated 2 years ago
- Code for the paper: Hierarchical Reinforcement Learning With Timed Subgoals, published at NeurIPS 2021☆34Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆170Updated 3 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆88Updated 5 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆33Updated 4 years ago
- Code for "Multi-task Reinforcement Learning with Soft Modularization"☆122Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆111Updated 4 years ago
- behavior cloning from observation☆35Updated 4 years ago
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆64Updated last year
- Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020☆45Updated last year
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆138Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆170Updated 8 months ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆162Updated 3 years ago
- Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning☆41Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆69Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated 11 months ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆65Updated 4 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆67Updated 10 months ago
- PyTorch code accompanying the paper "Landmark-Guided Subgoal Generation in Hierarchical Reinforcement Learning" (NeurIPS 2021).☆30Updated 3 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆172Updated last year
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- ☆14Updated 5 years ago
- DSAC; Distributional Soft Actor-Critic☆129Updated 5 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆362Updated 3 years ago
- Paper Collection for Imitation Learning in RL.☆147Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- Code accompanying HAAR paper, NeurIPS 2019 - Hierarchical Reinforcement Learning with Advantage-Based Auxiliary Rewards☆31Updated 2 years ago