An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow
☆74Feb 25, 2017Updated 9 years ago
Alternatives and similar repositories for deep_rl_ale
Users that are interested in deep_rl_ale are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆408Feb 25, 2017Updated 9 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆93Jun 21, 2017Updated 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 …☆84Mar 4, 2016Updated 10 years ago
- ☆28Apr 28, 2019Updated 7 years ago
- Unfinished. Deep Q Learning in Tensorflow for ATARI.☆84Feb 12, 2016Updated 10 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Asynchronous Methods for Deep Reinforcement Learning☆588Aug 9, 2018Updated 7 years ago
- ☆99Aug 25, 2016Updated 9 years ago
- Simple deep Q-learning agent.☆702Mar 17, 2019Updated 7 years ago
- Implementation of a simple example of Q learning in Torch.☆51Mar 5, 2017Updated 9 years ago
- Theano-based implementation of Deep Q-learning☆1,095Apr 14, 2017Updated 9 years ago
- Study of HeXA@UNIST in Preparation for Submission☆107May 19, 2016Updated 10 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆68Oct 28, 2016Updated 9 years ago
- KEras Reinforcement Learning gYM agents☆291Jul 8, 2017Updated 8 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,583Jun 4, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A deep Q learning demonstration using Google Tensorflow☆1,165May 24, 2017Updated 8 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆164Apr 18, 2017Updated 9 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment☆263Feb 8, 2018Updated 8 years ago
- Learning RNN Hierarchies☆45Jun 22, 2016Updated 9 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆551Mar 7, 2019Updated 7 years ago
- ☆38Mar 6, 2017Updated 9 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Apr 17, 2017Updated 9 years ago
- Deep Attention Recurrent Q-Network☆115Nov 7, 2015Updated 10 years ago
- Gated Recurrent Unit with Low-rank matrix factorization☆35Mar 11, 2016Updated 10 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆661Feb 25, 2020Updated 6 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow