TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)
☆215Feb 16, 2018Updated 8 years ago
Alternatives and similar repositories for ddpg
Users that are interested in ddpg are comparing it to the libraries listed below
Sorting:
- reimplementation of the ddpg algorithm using tensorflow☆38Oct 17, 2016Updated 9 years ago
- 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 DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆574Sep 28, 2021Updated 4 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆193Jul 20, 2018Updated 7 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Aug 9, 2018Updated 7 years ago
- Deterministic Policy Gradient using torch7☆43Jun 2, 2016Updated 9 years ago
- Implementation of TRPO and related algorithms☆647May 20, 2018Updated 7 years ago
- ☆101Aug 15, 2016Updated 9 years ago
- Implementation of a simple example of Q learning in Torch.☆51Mar 5, 2017Updated 8 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆408Feb 25, 2017Updated 9 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆552Mar 7, 2019Updated 6 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,044Jun 10, 2023Updated 2 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆121Oct 12, 2016Updated 9 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,587Jun 4, 2018Updated 7 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆727Dec 4, 2017Updated 8 years ago
- KEras Reinforcement Learning gYM agents☆291Jul 8, 2017Updated 8 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Mar 4, 2016Updated 9 years ago
- A deep Q learning demonstration using Google Tensorflow☆1,165May 24, 2017Updated 8 years ago
- DDPG on OpenAI Gym Pendulum☆17Jul 1, 2016Updated 9 years ago
- ☆160Jul 21, 2017Updated 8 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Mar 19, 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 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Jun 2, 2020Updated 5 years ago
- TensorFlow A2C to solve Acrobot, with synchronized parallel environments☆35Apr 21, 2018Updated 7 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆164Apr 18, 2017Updated 8 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Jan 27, 2018Updated 8 years ago
- Noisy Networks for Exploration☆187Jan 28, 2018Updated 8 years ago
- Testbed for deep reinforcement learning☆162Jun 12, 2017Updated 8 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆730Nov 22, 2018Updated 7 years ago
- Implementation of the paper [Using Fast Weights to Attend to the Recent Past](https://arxiv.org/abs/1610.06258)☆174Nov 3, 2016Updated 9 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment☆263Feb 8, 2018Updated 8 years ago
- Implementation of "Action-Conditional Video Prediction using Deep Networks in Atari Games"☆114Feb 8, 2016Updated 10 years ago
- Torch7 impementation of: Embed to Control: A Locally Linear Latent Dynamics Model for Control from Raw Images☆43Jan 12, 2016Updated 10 years ago
- Efficient layer normalization GPU kernel for Tensorflow☆110Mar 26, 2017Updated 8 years ago
- Value Iteration Networks☆291Apr 21, 2017Updated 8 years ago
- Study of HeXA@UNIST in Preparation for Submission☆107May 19, 2016Updated 9 years ago
- Asynchronous Advantage Actor Critic☆20Aug 15, 2016Updated 9 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆487Oct 31, 2017Updated 8 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆68Oct 28, 2016Updated 9 years ago