wulfebw / async_rlLinks
Python implementation of tabular asynchronous actor critic
☆11Updated 9 years ago
Alternatives and similar repositories for async_rl
Users that are interested in async_rl are comparing it to the libraries listed below
Sorting:
- ☆28Updated 6 years ago
- This is the implementation of paper Model Free Episodic Control☆36Updated 6 years ago
- Asynchronous Advantage Actor Critic☆20Updated 9 years ago
- Model-Free Episodic Control☆14Updated 9 years ago
- ☆19Updated 9 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- Deterministic Policy Gradient using torch7☆43Updated 9 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆55Updated 9 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 8 years ago
- hierarchical deep reinforcement learning algorithms☆43Updated 8 years ago
- A2C for GVG-AI☆22Updated 7 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
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 9 years ago
- Universal library for deep reinforcement learning.☆38Updated 9 years ago
- ☆30Updated 8 years ago
- Sample code for generative recurrent autoencoders.☆26Updated 9 years ago
- This is my implementation of the Optimality Tightening☆37Updated 8 years ago
- Code to reproduce the results in the "Unsupervised Learning of Goal Spaces for Intrinsically Motivated Exploration"☆21Updated 7 years ago
- Torch7 impementation of: Embed to Control: A Locally Linear Latent Dynamics Model for Control from Raw Images☆43Updated 10 years ago
- Robust policy search algorithms which train on model ensembles☆30Updated 9 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Tensorflow Implementation of Programmable Agents☆35Updated 8 years ago
- Combining deep learning and reinforcement learning.☆81Updated 4 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆68Updated 9 years ago
- A platform of grid world that supports up to 1 million reinforcement-learning agents.☆70Updated 8 years ago
- Our NIPS 2017: Learning to Run source code☆55Updated 2 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆71Updated 4 years ago
- Implementation is mostly based on Sergey Levine work (http://www.eecs.berkeley.edu/~svlevine/).☆44Updated 11 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 9 years ago