farizrahman4u / qlearning4kLinks
Q-learning for Keras
☆392Updated 6 years ago
Alternatives and similar repositories for qlearning4k
Users that are interested in qlearning4k are comparing it to the libraries listed below
Sorting:
- KEras Reinforcement Learning gYM agents☆290Updated 8 years ago
- Simple deep Q-learning agent.☆700Updated 6 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,010Updated 7 years ago
- Keras Total Visualization project☆365Updated 7 years ago
- DEEp Reinforcement learning framework☆489Updated 3 months ago
- Deep Reinforcement Learning library for humans☆298Updated 8 years ago
- An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.☆327Updated 7 years ago
- A deep Q learning demonstration using Google Tensorflow☆1,164Updated 8 years ago
- A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)☆579Updated 5 years ago
- Basic DQN implementation☆227Updated 7 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆552Updated 6 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆406Updated 8 years ago
- Theano-based implementation of Deep Q-learning☆1,091Updated 8 years ago
- Using Keras and Deep Q-Network to Play FlappyBird☆448Updated 6 years ago
- Tensorflow tutorial of building different dynamic recurrent neural network☆500Updated 7 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆589Updated 7 years ago
- Bringing up some extra Cosmo to Keras.☆379Updated 8 years ago
- Module to help with running learning agents against PyGame games☆156Updated 4 years ago
- ☆255Updated 5 years ago
- Deploy tensorflow graphs for fast evaluation and export to tensorflow-less environments running numpy.☆355Updated 8 months ago
- Deep Learning Resources and Tutorials using Keras and Lasagne☆427Updated 5 years ago
- Keras implementation of deepmind's wavenet paper☆414Updated 6 years ago
- A couple of simple GANs in Keras☆501Updated 7 years ago
- Practical Examples for RNNs in Tensorflow☆482Updated 9 years ago
- A slim tensorflow wrapper that provides syntactic sugar for tensor variables. This library will be helpful for practical deep learning re…