yeshenpy / ERL-Re2
This is the official implementation of ERL-Re2.
☆58Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for ERL-Re2
- Research Papers and Code Repository on the Integration of Evolutionary Algorithms and Reinforcement Learning☆207Updated 2 months ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆25Updated 11 months ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆54Updated last year
- (ICML 2024) The official code for EvoRainbow: Combining Improvements in Evolutionary Reinforcement Learning for Policy Search☆19Updated 4 months ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆55Updated 2 years ago
- The official implementation of "Transformer in Transformer as Backbone for Deep Reinforcement Learning"☆54Updated 10 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆109Updated 6 months ago
- Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆39Updated 6 months ago
- The official code releasement of publications in MARL field of TJU RL lab.☆57Updated 2 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆55Updated 4 years ago
- ☆88Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆145Updated 6 months ago
- Adversarial Reinforcement Learning papers (single-agent setting and multi-agent setting)☆61Updated 2 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆129Updated 10 months ago
- DSAC; Distributional Soft Actor-Critic☆113Updated 8 months ago
- ☆185Updated last year
- Implementation for mSAC methods in PyTorch☆36Updated 3 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆72Updated 10 months ago
- ☆56Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆111Updated last year
- qmix☆22Updated 4 years ago
- pytorch实现的一些MARL算法☆63Updated 3 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆88Updated last year
- The implement of all kinds of dqn reinforcement learning with Pytorch