ermongroup / MA-AIRLLinks
Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.
☆218Updated 6 years ago
Alternatives and similar repositories for MA-AIRL
Users that are interested in MA-AIRL are comparing it to the libraries listed below
Sorting:
- ☆85Updated 7 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆238Updated 5 years ago
- ☆276Updated 7 years ago
- Code for paper 'Learning transferable cooperative behaviors in multi-agent teams' (ICML 2019)☆116Updated 3 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 7 years ago
- Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks☆226Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆268Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments