wild-firefox / FreeRL
Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL
☆63Updated 3 weeks ago
Alternatives and similar repositories for FreeRL
Users that are interested in FreeRL are comparing it to the libraries listed below
Sorting:
- Jax and Torch Multi-Agent SAC on PettingZoo API☆81Updated 5 months ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆62Updated 2 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆140Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆46Updated 3 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆36Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆140Updated last year
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆48Updated 2 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆56Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆149Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆75Updated 3 weeks ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆42Updated last year
- Multi-UAV target round-up based on MADDPG☆150Updated 2 months ago
- D3QN Pytorch☆61Updated 3 years ago
- my code for paper Parameterized-DQN☆22Updated 4 years ago
- ☆53Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆84Updated 4 years ago
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆104Updated last month
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆36Updated 3 years ago
- Lightweight multi-agent PPO for IEEE field.☆14Updated 3 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 4 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆109Updated 4 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆128Updated last year
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆233Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- This is a personal library that strives to implement various MARL algorithms. The environment only integrates MPE, and the algorithm curr…☆15Updated 2 years ago
- AI4IS / Multi-Dimensional-Decision-Making-for-UAV-Air-Combat-Based-on-Hierarchical-Reinforcement-LearningThis project is the partially open source code of EI thesis Multi-Dimensional Decision-Making for UAV Air Combat Based on Hierarchical Re…☆15Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆577Updated 2 years ago
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆48Updated 8 months ago