Ronchy2000 / Multi-agent-RLLinks
Projects from basic algorithms to MARL. Implements MADDPG,MATD3,MA/HAPPO in Predator-Prey pursuit games with PettingZoo MPE environments.
☆294Updated 2 months ago
Alternatives and similar repositories for Multi-agent-RL
Users that are interested in Multi-agent-RL are comparing it to the libraries listed below
Sorting:
- ☆258Updated last week
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆1,021Updated this week
- ☆763Updated 2 years ago
- 动手学强化学习代码☆65Updated last year
- ☆462Updated 7 months ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆611Updated 7 months ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆799Updated 2 months ago
- kinds of reinforcement learning model by Pytorch☆345Updated 2 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆142Updated 3 weeks ago
- ☆591Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆431Updated last month
- Official implementation of HARL algorithms based on PyTorch.☆847Updated 8 months ago
- UAVGym是一个用python编写的GYM风格的无人机仿真环境,用于强化学习算法的研究。☆71Updated 2 years ago
- MinRL provides clean, minimal implementations of fundamental reinforcement learning algorithms in a customizable GridWorld environment. T…☆118Updated 8 months ago
- ☆834Updated 2 years ago
- Multi-UAV target round-up based on MADDPG☆243Updated 7 months ago
- The mirror of RL_Coding_Exercise.☆114Updated last year
- PyTorch implementations of MADDPG, MAPPO (coming)