bbrighttaer / guided-irlLinks
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 Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆37Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆222Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 3 weeks ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 5 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 5 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 4 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆210Updated 6 years ago
- behavior cloning from observation☆36Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Distributional Soft Actor Critic☆58Updated 5 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 2 months ago
- Implementation of GAIL and AIRL using chinerrl☆17Updated 3 years ago
- Apprenticeship Learning with Inverse Reinforcement Learning☆29Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆248Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆139Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆130Updated 5 months ago
- PyTorch IMPALA implementation☆27Updated 5 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- ☆84Updated 6 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆55Updated 2 years ago
- DecentralizedLearning☆24Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆71Updated last year
- Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020☆45Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆171Updated 8 months ago
- A curated list of awesome Model-based reinforcement learning resources☆94Updated 4 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆70Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated last year