MOCR / DDPG
reimplementation of the ddpg algorithm using tensorflow
☆38Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for DDPG
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆22Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- Implement A3C for Mujoco gym envs☆73Updated 7 years ago
- Deep Attention Recurrent Q-Network☆116Updated 9 years ago
- hierarchical deep reinforcement learning algorithms☆41Updated 6 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 6 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆79Updated 5 years ago
- ☆161Updated 7 years ago
- Using Pilco algorithm to find a controller for few robotic problems☆43Updated 9 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆56Updated 8 years ago
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 7 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 6 years ago
- Train an RL agent to play multiple Atari games at once☆71Updated 8 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆23Updated 8 years ago
- TensorFlow implementation of Value Iteration Networks (VIN): Clean, Simple and Modular☆53Updated 7 years ago
- ☆78Updated 6 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆86Updated 6 years ago
- ☆98Updated 8 years ago
- ☆29Updated 7 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆121Updated 8 years ago
- Reinforcement learning benchmarking.☆39Updated 6 years ago
- Implementation is mostly based on Sergey Levine work (http://www.eecs.berkeley.edu/~svlevine/).☆43Updated 9 years ago
- Collaborative Deep Reinforcement Learning☆32Updated 7 years ago
- Code accompanying the OptionGAN paper.☆43Updated 6 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆43Updated 6 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆32Updated 8 years ago
- [Reimplementation Ross et al 2011] An implementation of DAGGER using ConvNets for driving from pixels.☆73Updated 6 years ago
- DDPG on OpenAI Gym Pendulum☆19Updated 8 years ago