samkoesnadi / DDPG-tf2
Deep Deterministic Policy Gradient (DDPG) in Tensorflow 2
☆27Updated last year
Related projects ⓘ
Alternatives and complementary repositories for DDPG-tf2
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆75Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆45Updated 4 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆112Updated last year
- multi-turtlebot3 collision avoidance and navigation via DDPG-LSTM with Prioritized Experience Replay on ROS☆67Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆75Updated 10 months ago
- multi-agent formation control environment implemented with MPE.☆13Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆92Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆60Updated 5 months ago
- Deep reinforcement learning for UAV in Gazebo simulation environment☆113Updated 6 years ago
- The implementation of LSTM-TD3.☆64Updated last year
- End to end motion planner using Deep Deterministic Policy Gradient (DDPG) in gazebo☆211Updated 2 years ago
- This code is the result of the collaboration of RL Turkey team.☆25Updated 9 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 3 years ago
- Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0☆12Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆62Updated last year
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆28Updated 2 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆50Updated last year
- The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where…☆23Updated 5 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆146Updated 7 months ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆314Updated 2 months ago
- Training code PRIMAL2 - Public Repo☆157Updated 6 months ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆87Updated 8 months ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆31Updated 3 years ago
- 2D Gridworld navigation using RL with Hindsight Experience Replay☆43Updated 5 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆40Updated 2 years ago
- Multi Agent SAC and DDPG applied to path finding in a 3-dimensional grid☆11Updated 3 years ago
- This is the official implementation of Multi-Agent PPO.☆94Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆133Updated last year
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆43Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆110Updated 7 months ago