seolhokim / InverseRL-Pytorch
Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation
☆63Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for InverseRL-Pytorch
- PyTorch implementation of GAIL and AIRL based on PPO.☆194Updated 3 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆21Updated 4 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆135Updated 2 years ago
- Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning☆37Updated 2 years ago
- Constrained Policy Optimization implementation on Safety Gym☆21Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆122Updated 6 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆150Updated 2 weeks ago
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆31Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆158Updated 5 months ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆51Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆154Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆117Updated 3 months ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆72Updated 10 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆92Updated 3 years ago
- ☆45Updated 3 years ago
- ☆59Updated last year
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆36Updated 4 years ago
- PyTorch implementation of Constrained Policy Optimization☆48Updated 3 years ago
- Distributional Soft Actor Critic☆49Updated 4 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆29Updated 3 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆81Updated 4 years ago
- Implementation of PPO Lagrangian in PyTorch☆35Updated 2 years ago
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆55Updated 2 years ago
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆40Updated last month
- DSAC; Distributional Soft Actor-Critic☆113Updated 8 months ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆58Updated last month
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆161Updated last year
- Implementing the two pioneering IRL papers "Algorithms for Inverse Reinforcement Learning" - (Ng &Russell 2000) and "Maximum Entropy Inve…☆27Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆43Updated 3 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆52Updated 2 years ago