ZYunfeii / DRL_algorithm_libraryLinks
This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.
☆100Updated 3 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
Sorting:
- a clean and robust Pytorch implementation of SAC on continuous action space☆81Updated 2 months ago
- TD3 in Pytorch☆34Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆85Updated 7 months ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆64Updated 2 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆37Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆78Updated 2 weeks ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆86Updated 4 years ago
- RL algorithms☆142Updated 4 years ago
- D3QN Pytorch☆63Updated 3 years ago
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆116Updated 2 months ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆48Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆48Updated 3 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆37Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 4 months ago
- This is a personal library that strives to implement various MARL algorithms. The environment only integrates MPE, and the algorithm curr…☆15Updated last month
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆49Updated 2 years ago
- 多智能体强化学习☆99Updated 6 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆20Updated last year
- PyTorch implementations of MADDPG, MAPPO (coming)☆149Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆71Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆58Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆155Updated last year
- implementation of MADDPG using PettingZoo and PyTorch☆147Updated last year
- This code is the result of the collaboration of RL Turkey team.☆32Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆139Updated last year
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago
- 基于强化学习的空战对抗☆70Updated 3 years ago