AI4Finance-Foundation / TransportRL
High-performance RL library for transportation problems, e.g., autonomous driving, traffic light control, UAV control, and path planning.
☆27Updated last year
Alternatives and similar repositories for TransportRL
Users that are interested in TransportRL are comparing it to the libraries listed below
Sorting:
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆48Updated 8 months ago
- Source code of paper "A Hierarchical Reinforcement Learning Algorithm Based on Attention Mechanism for UAV Autonomous Navigation"☆20Updated 2 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆46Updated 3 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆62Updated 2 years ago
- my code for paper Parameterized-DQN☆22Updated 4 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆36Updated 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
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆48Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆128Updated last year
- This is the source code of "Efficient training techniques for multi-agent reinforcement learning in combatant tasks".☆86Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆81Updated 5 months ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- Hierarchical and Stable Multiagent Reinforcement Learning for Cooperative Navigation Control☆10Updated 3 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆64Updated 3 weeks ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆19Updated 6 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆109Updated 4 months ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 4 years ago
- Developed a Multi-Agent DDPG to solve Vehicle Scheduling problem.☆13Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆140Updated last year
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆37Updated last year
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆36Updated 3 years ago
- ☆14Updated 3 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆50Updated 6 years ago
- created an environment of 10*10 grid and 4 UAVs to carry out coverage path planning cooperatively☆94Updated 3 years ago
- 基于分层强化学习和逆向强化学习的自适应巡航算法☆23Updated 5 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- This repository contains a jupyter notebook which includes the code for Q-learning and SARSA based path planning of 2 UAVs in 2D grid env…☆10Updated last year
- TD3 in Pytorch☆33Updated 3 years ago
- 🎾 Multi-Agent Proximal Policy Optimization approach to a competitive reinforcement learning problem☆21Updated 2 years ago