rarilurelo / pcl_keras
reinforcement learning. policy gradient. PCL
☆37Updated 7 years ago
Alternatives and similar repositories for pcl_keras:
Users that are interested in pcl_keras are comparing it to the libraries listed below
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 7 years ago
- ☆28Updated 5 years ago
- TensorFlow implementation of Value Iteration Networks (VIN): Clean, Simple and Modular☆52Updated 7 years ago
- ☆30Updated 7 years ago
- This is my implementation of the Optimality Tightening☆37Updated 7 years ago
- Torch implementation of "Deep Exploration via Bootstrapped DQN"☆42Updated 8 years ago
- ☆38Updated 8 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆55Updated 8 years ago
- Code accompanying the OptionGAN paper.☆43Updated 6 years ago
- ☆56Updated 6 years ago
- Model-Free Episodic Control☆14Updated 8 years ago
- Train an RL agent to play multiple Atari games at once☆69Updated 8 years ago
- Asynchronous Advantage Actor Critic☆20Updated 8 years ago
- Deterministic Policy Gradient using torch7☆43Updated 8 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- ☆25Updated 7 years ago
- Implementation of A Distributional Perspective on Reinforcement Learning☆35Updated 7 years ago
- reimplementation of the ddpg algorithm using tensorflow