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:
- multi-turtlebot3 collision avoidance and navigation via DDPG-LSTM with Prioritized Experience Replay on ROS☆76Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 4 months ago
- Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0☆12Updated 5 years ago
- 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
- End to end motion planner using Deep Deterministic Policy Gradient (DDPG) in gazebo☆234Updated 2 years ago
- Deep reinforcement learning for UAV in Gazebo simulation environment☆130Updated 6 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- ☆73Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆65Updated 9 months ago
- Implementation of paper "Decentralized Non-communicating Multiagent Collision Avoidance with Deep Reinforcement Learning". NO LONGER MAIN…☆92Updated 6 years ago
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆27Updated 11 months ago
- The implementation of LSTM-TD3.☆81Updated 2 years ago
- ☆14Updated 4 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆148Updated last year
- ☆52Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆81Updated 2 months ago
- multi-agent formation control environment implemented with MPE.☆14Updated 3 years ago
- This code is the result of the collaboration of RL Turkey team.☆32Updated last year
- Master Thesis - Transfer Learning for Mapless Quadrotor Navigation Using Recurrent Neural Network☆17Updated 4 years ago
- End to End Mobile Robot Navigation using DDPG (Continuous Control with Deep Reinforcement Learning) based on Tensorflow + Gazebo☆58Updated 5 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆139Updated last year
- ☆154Updated 6 years ago
- This is the official implementation of Multi-Agent PPO.☆108Updated 2 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆37Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆109Updated 4 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
- 在turtlebot3,pytorch 上使用DQN,DDPG,PPO,SAC算法,在gazebo上实现仿真。Use DQN, DDPG, PPO, SAC algorithm on turtlebot3, pytorch on turtlebot3, pytorch, an…☆113Updated last year
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago