TianhongDai / distributed-ppoLinks
This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).
☆63Updated 7 years ago
Alternatives and similar repositories for distributed-ppo
Users that are interested in distributed-ppo are comparing it to the libraries listed below
Sorting:
- ☆123Updated 2 years ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆132Updated 2 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆107Updated 5 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 7 years ago
- Unified Model-Free Hierarchical Reinforcement Learning Framework☆39Updated 6 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆88Updated 8 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆87Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆334Updated 4 years ago
- Learning Individual Intrinsic Reward in MARL☆63Updated 3 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆43Updated 7 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 10 months ago
- A Multi-agent Learning Framework☆62Updated 4 years ago
- Code for paper 'Learning transferable cooperative behaviors in multi-agent teams' (ICML 2019)☆116Updated 3 years ago
- MADDPG in Ray/RLlib☆54Updated 6 years ago
- ☆85Updated 7 years ago
- Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks☆225Updated 2 years ago
- Soft Actor-Critic with advanced features☆51Updated last month
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆218Updated 6 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆90Updated 5 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆111Updated 3 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆168Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆146Updated 2 years ago
- pytorch implementation of "Efficient Communication in Multi-Agent Reinforcement Learning via Variance Based Control"☆53Updated 3 years ago
- There will be updates later