aravindsiv / irl-labLinks
An implementation of popular Inverse Reinforcement Learning algorithms for various tasks.
☆21Updated 8 years ago
Alternatives and similar repositories for irl-lab
Users that are interested in irl-lab are comparing it to the libraries listed below
Sorting:
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- Inverse Reinforcement Learning Argorithms☆54Updated 6 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 6 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆186Updated 7 years ago
- ICML 2018 Self-Imitation Learning☆277Updated 5 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆179Updated 8 years ago
- Deep Variational Reinforcement Learning☆136Updated 3 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 years ago
- ☆274Updated 7 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 5 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆210Updated 6 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 8 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 7 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.