Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow
☆573Sep 28, 2021Updated 4 years ago
Alternatives and similar repositories for DDPG
Users that are interested in DDPG are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Mar 22, 2018Updated 8 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Oct 17, 2016Updated 9 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Feb 16, 2018Updated 8 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆729Dec 4, 2017Updated 8 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,050Jun 10, 2023Updated 2 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Mar 19, 2019Updated 7 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆631Aug 13, 2018Updated 7 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Apr 27, 2017Updated 8 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,677Aug 1, 2024Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Feb 16, 2021Updated 5 years ago
- An implementation of the Deep Deterministic Policy Gradient (DDPG) algorithm using Keras/Tensorflow with the robot simulated using ROS/Ga…☆61Dec 28, 2016Updated 9 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆193Jul 20, 2018Updated 7 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,582Apr 18, 2019Updated 6 years ago
- Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学☆9,437Mar 31, 2024Updated last year
- reinforcement learning ddpg code. follow deepmind papers.☆60Mar 26, 2018Updated 7 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,276Feb 12, 2019Updated 7 years ago
- A list of recent papers regarding deep reinforcement learning☆2,199Jun 15, 2016Updated 9 years ago
- DDPG on OpenAI Gym Pendulum☆17Jul 1, 2016Updated 9 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Oct 19, 2017Updated 8 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Aug 9, 2018Updated 7 years ago
- Implementation of TRPO and related algorithms☆648May 20, 2018Updated 7 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆552Mar 7, 2019Updated 7 years ago
- Distributed Tensorflow Implementation of Asynchronous DDPG☆12Oct 25, 2017Updated 8 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Jun 2, 2020Updated 5 years ago
- ☆101Aug 15, 2016Updated 9 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,586Jun 4, 2018Updated 7 years ago
- scalable multi agents reinforcement learning☆63Apr 20, 2018Updated 7 years ago
- Setting up DDPG based reinforcement learning in ROS Gazebo environment☆14Jul 29, 2019Updated 6 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆731Nov 22, 2018Updated 7 years ago
- End to End Mobile Robot Navigation using DDPG (Continuous Control with Deep Reinforcement Learning) based on Tensorflow + Gazebo☆58Nov 5, 2019Updated 6 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,008Mar 18, 2018Updated 8 years ago
- Implementations of deep RL papers and random experimentation☆178Apr 7, 2018Updated 7 years ago
- A list of papers and resources dedicated to deep reinforcement learning☆835Jun 16, 2016Updated 9 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆739Apr 12, 2023Updated 2 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆121Oct 12, 2016Updated 9 years ago
- Learning to Reinforcement Learn☆11Nov 22, 2022Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆314Sep 28, 2022Updated 3 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆486Oct 31, 2017Updated 8 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,952Apr 1, 2024Updated last year