cardwing / Codes-for-RL-PERLinks
A novel DDPG method with prioritized experience replay (IEEE SMC 2017)
☆50Updated 7 years ago
Alternatives and similar repositories for Codes-for-RL-PER
Users that are interested in Codes-for-RL-PER are comparing it to the libraries listed below
Sorting:
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆106Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 8 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆291Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆22Updated 4 years ago
- ☆76Updated 6 years ago
- There will be updates later☆87Updated 6 years ago
- ☆90Updated 4 years ago
- Code for paper 'Learning transferable cooperative behaviors in multi-agent teams' (ICML 2019)☆115Updated 2 years ago
- scalable multi agents reinforcement learning☆63Updated 7 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings