rhklite / apprenticeship_inverse_RLLinks
Apprenticeship Learning with Inverse Reinforcement Learning
☆29Updated 3 years ago
Alternatives and similar repositories for apprenticeship_inverse_RL
Users that are interested in apprenticeship_inverse_RL are comparing it to the libraries listed below
Sorting:
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆210Updated 6 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆170Updated 8 months ago
- behavior cloning from observation☆35Updated 4 years ago
- [ICML 2019] Implementation of "Imitation Learning from Imperfect Demonstration"☆50Updated 6 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆65Updated 4 years ago
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆36Updated 4 years ago
- ☆84Updated 6 years ago
- Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020☆45Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆170Updated 3 years ago
- [ICLR 2022 Spotlight] Code for Reinforcement Learning with Sparse Rewards using Guidance from Offline Demonstration☆27Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 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
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆69Updated last year
- ☆274Updated 7 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 5 months ago
- Meta-Inverse Reinforcement Learning with Probabilistic Context Variables☆73Updated 2 years ago
- ☆92Updated last year
- ☆39Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆179Updated 3 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆163Updated 3 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 4 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 5 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆70Updated 2 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆53Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- Distributional Soft Actor Critic☆58Updated 5 years ago