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:
- This is the implementation of paper Model Free Episodic Control☆36Updated 5 years ago
- ☆28Updated 6 years ago
- Asynchronous Advantage Actor Critic☆20Updated 8 years ago
- Train an RL agent to play multiple Atari games at once☆69Updated 9 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- Universal library for deep reinforcement learning.☆38Updated 9 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆55Updated 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
- hierarchical deep reinforcement learning algorithms☆41Updated 7 years ago
- BBRL is a C++ open-source library used to compare Bayesian reinforcement learning algorithms☆34Updated 9 years ago
- This is my implementation of the Optimality Tightening☆37Updated 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
- Model-Free Episodic Control☆14Updated 8 years ago
- A2C for GVG-AI☆22Updated 6 years ago
- Deterministic Policy Gradient using torch7☆43Updated 9 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Torch7 impementation of: Embed to Control: A Locally Linear Latent Dynamics Model for Control from Raw Images☆43Updated 9 years ago
- Comparison of bandit algorithms from the Reinforcement Learning bible.☆17Updated 7 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- ☆56Updated 2 years ago
- Some code for tutorials following https://gym.openai.com/docs/rl☆14Updated 9 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- A platform of grid world that supports up to 1 million reinforcement-learning agents.☆69Updated 7 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Implementations of Sarsa(λ) and True Online Sarsa(λ)☆9Updated 10 years ago
- DDPG on OpenAI Gym Pendulum☆18Updated 9 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago