bbrighttaer / guided-irl
Inverse Reinforcement learning proof-of-concept using the Guided Cost/Reward Learning approach
☆10Updated 5 years ago
Alternatives and similar repositories for guided-irl
Users that are interested in guided-irl are comparing it to the libraries listed below
Sorting:
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆36Updated 4 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- behavior cloning from observation☆34Updated 4 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆33Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Algorithm☆30Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆218Updated 4 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆66Updated 5 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☆167Updated 3 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆65Updated 3 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated this week
- Meta-Inverse Reinforcement Learning with Probabilistic Context Variables☆73Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆68Updated last year
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆56Updated 2 years ago
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆147Updated 3 years ago
- Independent Generative Adversarial Self-Imitation Learning In Cooperative Multiagent Systems☆31Updated 6 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆85Updated last year
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆66Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆91Updated 9 months ago
- ☆31Updated 4 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆167Updated 6 months ago
- ☆83Updated 6 years ago
- Author's PyTorch implementation of LAP and PAL with TD3 and DDQN☆34Updated 3 years ago
- DecentralizedLearning☆24Updated 2 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆31Updated 5 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- PyTorch IMPALA implementation☆26Updated 5 years ago