indigoLovee / TD3
TD3 in Pytorch
☆29Updated 3 years ago
Alternatives and similar repositories for TD3:
Users that are interested in TD3 are comparing it to the libraries listed below
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 8 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆95Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆112Updated 11 months ago
- Solve BipedalWalkerHardcore-v2 with TD3☆84Updated last year
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆57Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆118Updated 10 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆123Updated last year
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆44Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆69Updated 2 months ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆32Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆61Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆130Updated 8 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆79Updated 4 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆32Updated 2 years ago
- The implementation of LSTM-TD3.☆73Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆140Updated last year
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆13Updated 4 years ago
- RL algorithms☆140Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆53Updated 3 years ago
- Multi-UAV target round-up based on MADDPG☆83Updated this week
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆18Updated 6 years ago
- DDPG in Pytorch☆44Updated 3 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆19Updated 8 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆159Updated 10 months ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆102Updated last month
- A collection of multi agent environments based on OpenAI gym.☆22Updated last year