ZYunfeii / DRL_algorithm_library
This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.
☆99Updated 2 years ago
Alternatives and similar repositories for DRL_algorithm_library:
Users that are interested in DRL_algorithm_library are comparing it to the libraries listed below
- a clean and robust Pytorch implementation of SAC on continuous action space☆72Updated this week
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆61Updated 2 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆34Updated 2 years ago
- TD3 in Pytorch☆31Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆77Updated 4 months ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆135Updated last year
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆36Updated 2 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆43Updated 3 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
- RL algorithms☆141Updated 4 years ago
- D3QN Pytorch☆60Updated 3 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MAAC MAPPO HAPPO MAT MORL☆53Updated this week
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆29Updated 3 years ago
- Multi-UAV target round-up based on MADDPG☆133Updated 2 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆136Updated last year
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆47Updated 2 years ago
- The implementation of LSTM-TD3.☆79Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆81Updated 4 years ago
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆99Updated 2 weeks ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆19Updated 6 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆50Updated last month
- 多智能体强化学习☆92Updated 6 years ago
- DDPG in Pytorch☆45Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- Multi-agent Combat Arena (UAV swarm vs UAV swarm)☆127Updated 4 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆125Updated 11 months ago
- Hierarchical and Stable Multiagent Reinforcement Learning for Cooperative Navigation Control☆10Updated 2 years ago
- ☆22Updated 3 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆23Updated last year