indigoLovee / TD3Links
TD3 in Pytorch
☆35Updated 3 years ago
Alternatives and similar repositories for TD3
Users that are interested in TD3 are comparing it to the libraries listed below
Sorting:
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆89Updated 9 months ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆186Updated last year
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago
- RL algorithms☆141Updated 4 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆65Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆153Updated last year
- implementation of MADDPG using PettingZoo and PyTorch☆163Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆147Updated 3 weeks ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆99Updated last year
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆155Updated 9 months ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆213Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D☆107Updated last year
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆35Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x