stevenpjg / ddpg-aigymView external linksLinks
Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym environments
☆276Mar 22, 2018Updated 7 years ago
Alternatives and similar repositories for ddpg-aigym
Users that are interested in ddpg-aigym are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Feb 16, 2018Updated 7 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆574Sep 28, 2021Updated 4 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Mar 19, 2019Updated 6 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Oct 17, 2016Updated 9 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Jun 2, 2020Updated 5 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆727Dec 4, 2017Updated 8 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,040Jun 10, 2023Updated 2 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
- "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
- 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
- A list of deep neural network architectures for reinforcement learning tasks.☆174Aug 9, 2016Updated 9 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Mar 1, 2018Updated 7 years ago
- Deterministic Policy Gradient using torch7☆43Jun 2, 2016Updated 9 years ago
- Implementations of deep RL papers and random experimentation☆178Apr 7, 2018Updated 7 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆408Feb 25, 2017Updated 8 years ago
- DDPG on OpenAI Gym Pendulum☆17Jul 1, 2016Updated 9 years ago
- Implementation of QA Networks☆10Jul 14, 2016Updated 9 years ago
- Code for "Dream and Search to Control: Latent Space Planning for Continuous Control"☆12Jul 12, 2021Updated 4 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
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Dec 26, 2017Updated 8 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
- Implementation of TRPO and related algorithms☆646May 20, 2018Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Aug 25, 2017Updated 8 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆552Mar 7, 2019Updated 6 years ago
- implement of prioritized experience replay☆159Aug 20, 2018Updated 7 years ago
- ☆28Apr 28, 2019Updated 6 years ago
- Simple deep Q-learning agent.☆701Mar 17, 2019Updated 6 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,587Jun 4, 2018Updated 7 years ago
- Model-Free Episodic Control☆14Jan 12, 2017Updated 9 years ago
- Reimplementation of the clockwork recurrent neural network in Torch7☆14Feb 4, 2016Updated 10 years ago
- ☆19Apr 25, 2016Updated 9 years ago
- Guided Policy Search☆603Feb 9, 2021Updated 5 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
- TensorFlow A2C to solve Acrobot, with synchronized parallel environments☆35Apr 21, 2018Updated 7 years ago
- Actor-critic with experience replay☆256Oct 9, 2022Updated 3 years ago
- ☆160Jul 21, 2017Updated 8 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆435Nov 28, 2023Updated 2 years ago