Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow
☆574Sep 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
Sorting:
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Mar 22, 2018Updated 7 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☆728Dec 4, 2017Updated 8 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,045Jun 10, 2023Updated 2 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Mar 19, 2019Updated 6 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆629Aug 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
- Asynchronous Methods for Deep Reinforcement Learning☆591Aug 9, 2018Updated 7 years ago
- DDPG on OpenAI Gym Pendulum☆17Jul 1, 2016Updated 9 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,578Apr 18, 2019Updated 6 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,651Aug 1, 2024Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Feb 16, 2021Updated 5 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,274Feb 12, 2019Updated 7 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆193Jul 20, 2018Updated 7 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Oct 19, 2017Updated 8 years ago
- ☆101Aug 15, 2016Updated 9 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,587Jun 4, 2018Updated 7 years ago
- A list of recent papers regarding deep reinforcement learning☆2,199Jun 15, 2016Updated 9 years ago
- Implementation of TRPO and related algorithms☆647May 20, 2018Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Jun 2, 2020Updated 5 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆730Nov 22, 2018Updated 7 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆552Mar 7, 2019Updated 6 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
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆733Apr 12, 2023Updated 2 years ago
- Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学☆9,432Mar 31, 2024Updated last year
- A list of papers and resources dedicated to deep reinforcement learning☆836Jun 16, 2016Updated 9 years ago
- ☆423Mar 21, 2018Updated 7 years ago
- Noisy Networks for Exploration☆187Jan 28, 2018Updated 8 years ago
- Distributed Tensorflow Implementation of Asynchronous DDPG☆12Oct 25, 2017Updated 8 years ago
- Implementations of deep RL papers and random experimentation☆178Apr 7, 2018Updated 7 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,008Mar 18, 2018Updated 7 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆59Mar 26, 2018Updated 7 years ago
- Simple deep Q-learning agent.☆702Mar 17, 2019Updated 6 years ago
- ☆160Jul 21, 2017Updated 8 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,316Sep 25, 2019Updated 6 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆408Feb 25, 2017Updated 9 years ago
- ☆28Apr 28, 2019Updated 6 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Feb 14, 2017Updated 9 years ago