muupan / predictronLinks
WIP implementation of "The Predictron: End-To-End Learning and Planning" (http://arxiv.org/abs/1612.08810) in Chainer
☆11Updated 8 years ago
Alternatives and similar repositories for predictron
Users that are interested in predictron are comparing it to the libraries listed below
Sorting:
- Model-Free Episodic Control☆14Updated 8 years ago
- Code to implement SIMILE algorithm from the paper entitled "Smooth Imitation Learning for Online Sequence Prediction" from ICML 2016☆13Updated 9 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- Deterministic Policy Gradient using torch7☆43Updated 9 years ago
- This is the implementation of paper Model Free Episodic Control☆36Updated 5 years ago
- ☆28Updated 6 years ago
- Implementation is mostly based on Sergey Levine work (http://www.eecs.berkeley.edu/~svlevine/).☆43Updated 10 years ago
- TensorFlow A2C to solve Acrobot, with synchronized parallel environments☆35Updated 7 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆55Updated 8 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 7 years ago
- Torch7 impementation of: Embed to Control: A Locally Linear Latent Dynamics Model for Control from Raw Images☆42Updated 9 years ago
- A2C for GVG-AI☆21Updated 6 years ago
- Code to reproduce the results in the "Unsupervised Learning of Goal Spaces for Intrinsically Motivated Exploration"☆21Updated 7 years ago
- Python implementation of tabular asynchronous actor critic☆11Updated 9 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- This is my implementation of the Optimality Tightening☆37Updated 8 years ago
- BBRL is a C++ open-source library used to compare Bayesian reinforcement learning algorithms☆34Updated 9 years ago
- Train an RL agent to play multiple Atari games at once☆69Updated 9 years ago
- Official implementation for the paper: "Shallow Updates for Deep Reinforcement Learning"☆18Updated 7 years ago
- From Pixels to Torques: Policy Learning using Deep Dynamical Convolutional Neural Networks (DDCNN)☆42Updated 8 years ago
- Asynchronous Advantage Actor Critic☆20Updated 8 years ago
- Optimize your hyperparameters☆14Updated 4 years ago
- ☆14Updated 8 years ago
- Pack of Drones: Layered reinforcement learning (Q-learning w/ RNN) for complex "hunt" behaviors☆61Updated 9 years ago
- These are experiments for examining reproducibility in Policy Gradient RL algorithms in Continuous domains. Mainly using the Rllab implem…☆17Updated 7 years ago
- Models built with TensorFlow☆25Updated 6 years ago
- First attempt to use the previous CPPN-GAN-VAE model to train on CIFAR-10 images.☆39Updated 9 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆67Updated 8 years ago
- tensorflow deep RL hacking on minecraft with malmo☆54Updated 8 years ago