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
- A2C for GVG-AI☆22Updated 7 years ago
- Asynchronous Advantage Actor Critic☆20Updated 9 years ago
- hierarchical deep reinforcement learning algorithms☆42Updated 8 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
- 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
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆55Updated 9 years ago
- Universal library for deep reinforcement learning.☆38Updated 9 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Model-Free Episodic Control☆14Updated 8 years ago
- Robust policy search algorithms which train on model ensembles☆30Updated 9 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆71Updated 4 years ago
- Train an RL agent to play multiple Atari games at once☆69Updated 9 years ago
- ☆35Updated 7 years ago
- Combining deep learning and reinforcement learning.☆81Updated 4 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆81Updated 8 years ago
- RC-NFQ: Regularized Convolutional Neural Fitted Q Iteration. A batch algorithm for deep reinforcement learning. Incorporates dropout regu…☆12Updated 4 years ago
- Deterministic Policy Gradient using torch7☆43Updated 9 years ago
- ☆19Updated 9 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 8 years ago
- ☆30Updated 8 years ago
- Differentiable neural computers