siemanko / a3cLinks
Asynchronous Advantage Actor Critic
☆20Updated 9 years ago
Alternatives and similar repositories for a3c
Users that are interested in a3c are comparing it to the libraries listed below
Sorting:
- Universal library for deep reinforcement learning.☆38Updated 9 years ago
- Torch implementation of "Deep Exploration via Bootstrapped DQN"☆42Updated 9 years ago
- Model Zoo for Deep Reinforcement Learning☆14Updated 10 years ago
- Deterministic Policy Gradient using torch7☆43Updated 9 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆44Updated 7 years ago
- Reading Group on Reinforcement Learning topics☆56Updated 9 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- Reinforcement learning environments for Torch7☆91Updated 9 years ago
- simple example of gradient-based hyperparameter optimization using tensorflow☆19Updated 9 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Torch implementation reproducing MNIST experiments from DeepMind's DNI paper.☆44Updated 8 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- Differentiable neural computers☆27Updated 9 years ago
- Torch implementation of the Deep Network for Global Optimization (DNGO)☆51Updated 9 years ago
- Implementation of a simple example of Q learning in Torch.☆51Updated 8 years ago
- ☆38Updated 8 years ago
- Simple PuddleWorld DQN example using torch7☆29Updated 9 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆68Updated 9 years ago
- This is the implementation of paper Model Free Episodic Control☆36Updated 6 years ago
- Malmo Collaborative AI Challenge - Team Pig Catcher