AI4Finance-Foundation / TransportRLLinks
High-performance RL library for transportation problems, e.g., autonomous driving, traffic light control, UAV control, and path planning.
☆31Updated last year
Alternatives and similar repositories for TransportRL
Users that are interested in TransportRL are comparing it to the libraries listed below
Sorting:
- Source code of paper "A Hierarchical Reinforcement Learning Algorithm Based on Attention Mechanism for UAV Autonomous Navigation"☆24Updated 3 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆65Updated 3 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆35Updated 3 years ago
- Developed a Multi-Agent DDPG to solve Vehicle Scheduling problem.☆14Updated 2 years ago
- UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D☆107Updated last year
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆66Updated 4 months ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆166Updated 2 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆60Updated 3 years ago
- my code for paper Parameterized-DQN☆25Updated 4 years ago
- MAPPO-PIS:MAPPO with Prior Intent Sharing☆12Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆77Updated 3 years ago
- RL Dresden Algorithm Suite☆33Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆142Updated 6 months ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆53Updated 6 years ago
- MBaranPeker / Pursuit-Evasion-Game-with-Deep-Reinforcement-Learning-in-an-environment-with-an-obstacleIn this study, a multi agent chase-escape problem using Deep Q learning. Actors of the problem are smart evader and smart pursuers with o…☆28Updated 2 years ago
- ☆17Updated 2 years ago
- Hierarchical and Stable Multiagent Reinforcement Learning for Cooperative Navigation Control☆14Updated 3 years ago
- Python implementation of DDQN multi-UAV data harvesting☆211Updated 4 years ago
- created an environment of 10*10 grid and 4 UAVs to carry out coverage path planning cooperatively☆108Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆99Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆92Updated 5 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆26Updated 10 months ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆45Updated 2 years ago
- 基于分层强化学习和逆向强化学习的自适应巡航算法☆27Updated 6 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆89Updated 9 months ago
- This is the the partial code for my thesis. A COLREGS-compliant multiship collision avoidance based on deep reinforcement learning☆16Updated last month
- (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolut…☆42Updated 2 years ago
- Fully Cooperative Multi-Agent Deep Reinforcement Learning☆28Updated 6 years ago
- TD3 in Pytorch☆35Updated 4 years ago