seolhokim / InverseRL-PytorchLinks
Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation
☆67Updated 4 years ago
Alternatives and similar repositories for InverseRL-Pytorch
Users that are interested in InverseRL-Pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of GAIL and AIRL based on PPO.☆231Updated 5 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- A collection of offline reinforcement learning algorithms.☆205Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆181Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆220Updated last year
- Distributional Soft Actor Critic☆59Updated 5 years ago
- Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning☆43Updated 3 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆175Updated 2 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆303Updated last year
- 🚀 A fast safe reinforcement learning library in PyTorch☆224Updated last year
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 5 years ago
- Adversarial Inverse Reinforcement Learning Implement For Mountain Car☆36Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Codes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is …