bhatiaabhinav / RL-v2Links
Version 3.0.0 Pytorch implementations of DQN, DDQN, DDPG, SAC, Discrete SAC. With more features :)
☆12Updated 2 years ago
Alternatives and similar repositories for RL-v2
Users that are interested in RL-v2 are comparing it to the libraries listed below
Sorting:
- This is MPE-pytorch, fix some bugs.☆10Updated 5 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 6 years ago
- (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolut…☆42Updated 2 years ago
- Distributed Heuristic Multi-Agent Path Finding with Communication - ICRA 2021☆72Updated 4 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆26Updated 10 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- This is the official implementation of ERL-Re2.☆73Updated last year
- ☆14Updated 5 years ago
- Code for implementing/applying ODM*, PPO, MAAC, IC3Net and PRIMAL (PPO version) on a Multi-Agent gridworld environment.☆37Updated 4 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆75Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆151Updated last year
- ☆15Updated 6 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Updated 7 years ago
- IQL, QMIX, VDN, COMA, QTRAN (QTRAN-Base and QTRAN-Alt), MAVEN, CommNet, DYMA-Cl, G2ANet, and MADDPG☆19Updated 4 years ago
- Codes for Paper "Delay-Aware Multi-Agent Reinforcement Learning".☆55Updated 5 years ago
- This repository is the official implementation of Learning Multi-Agent Coordination for Enhancing Target Coverage in Directional Sensor N…☆51Updated 5 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆74Updated 2 years ago
- The official implementation of "Transformer in Transformer as Backbone for Deep Reinforcement Learning"☆56Updated 2 years ago
- Multi-Agent Deep Deterministic Policy Gradient implementation with pytorch☆10Updated 5 years ago
- 用PyTorch重构流传最广的Keras、TensorFlow做的TORCS实验。训练DDPG模型。☆12Updated 7 years ago
- Code for "Coordinated Exploration via Intrinsic Rewards for Multi-Agent Reinforcement Learning"☆36Updated 4 years ago
- Adversarial Reinforcement Learning papers (single-agent setting and multi-agent setting)☆76Updated 3 years ago
- This repository contains Python scripts for multiple pursuer one evader differential pursuit evasion game.☆30Updated 5 years ago
- Code for NeurIPS paper "Self-Organized Group for Cooperative Multi-agentReinforcement Learning".☆21Updated 2 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆40Updated 4 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆50Updated 6 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Code for "ALMA: Hierarchical Learning for Composite Multi-Agent Tasks" NeurIPS 2022☆31Updated 3 years ago
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆65Updated 3 months ago