samkoesnadi / DDPG-tf2
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
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated 4 years ago
- multi-turtlebot3 collision avoidance and navigation via DDPG-LSTM with Prioritized Experience Replay on ROS☆69Updated 2 years ago
- Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0☆12Updated 4 years ago
- End to end motion planner using Deep Deterministic Policy Gradient (DDPG) in gazebo☆223Updated 2 years ago
- Deep reinforcement learning for UAV in Gazebo simulation environment☆123Updated 6 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- The implementation of LSTM-TD3.☆73Updated 2 years 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
- 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)☆110Updated 11 months ago
- This is the official implementation of Multi-Agent PPO.☆102Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆122Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆117Updated 10 months ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆341Updated 5 months ago
- A Reinforcement Learning Project using PPO + LSTM☆59Updated last year
- Adaptive Informative Path Planning Using Deep Reinforcement Learning for UAV-based Active Sensing☆94Updated 2 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆57Updated 2 years ago
- The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where…☆26Updated 5 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆47Updated 2 years ago
- TD3 in Pytorch☆29Updated 3 years ago
- UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D☆88Updated 10 months ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 8 months ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆140Updated last year
- Drone reinforcement learning with multiple tasks in pybullet and OpenAI Gym environment☆11Updated last year
- This code is the result of the collaboration of RL Turkey team.☆25Updated 11 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 3 years ago
- Learning with Helper☆20Updated 5 years ago
- Autonomous Navigation of UAV using Reinforcement Learning algorithms.☆201Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆84Updated last year