samkoesnadi / DDPG-tf2Links
Deep Deterministic Policy Gradient (DDPG) in Tensorflow 2
☆28Updated last year
Alternatives and similar repositories for DDPG-tf2
Users that are interested in DDPG-tf2 are comparing it to the libraries listed below
Sorting:
- 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
- multi-turtlebot3 collision avoidance and navigation via DDPG-LSTM with Prioritized Experience Replay on ROS☆76Updated 2 years ago
- End to end motion planner using Deep Deterministic Policy Gradient (DDPG) in gazebo☆233Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 3 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆137Updated last year
- The implementation of LSTM-TD3.☆81Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 2 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆374Updated 8 months ago
- Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0☆12Updated 5 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆77Updated last month
- implementation of MADDPG using PettingZoo and PyTorch☆144Updated last year
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆47Updated 3 years ago
- This is the official implementation of Multi-Agent PPO.☆106Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆154Updated last year
- ☆96Updated 3 years ago
- Deep reinforcement learning for UAV in Gazebo simulation environment☆130Updated 6 years ago
- 2D Gridworld navigation using RL with Hindsight Experience Replay☆44Updated 6 years ago
- Gym environment for cooperative multi-agent reinforcement learning in heterogeneous robot teams☆45Updated 3 years ago
- The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where…☆27Updated 5 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆109Updated 5 months ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆34Updated 2 years ago
- A Reinforcement Learning Project using PPO + LSTM☆80Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆82Updated 6 months ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆64Updated 2 years ago
- 在turtlebot3,pytorch上使用DQN,DDPG,PPO,SAC算法,在gazebo上实现仿真。Use DQN, DDPG, PPO, SAC algorithm on turtlebot3, pytorch on turtlebot3, pytorch, an…☆108Updated last year
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆22Updated 4 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆36Updated 4 years ago
- A drone control system based on deep reinforcement learning with Tensorflow and ROS☆123Updated 7 years ago