pikinder / DQN
Deep Q-Networks in tensorflow
☆10Updated 8 years ago
Alternatives and similar repositories for DQN:
Users that are interested in DQN are comparing it to the libraries listed below
- trading by Deep Q-Network☆14Updated 8 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- Deep Reinforcement Learning for Flappy Bird, including DQN, DRQN, A3C as benchmarks☆6Updated 3 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Pytorch implementation of Human-Level Control through Deep Reinforcement Learning☆11Updated 7 years ago
- DQN for single stock, pair trading in KOR☆6Updated 6 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- an implementation of reinforcement learning problem, stock prices☆10Updated 8 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Chainer implementation of Double Deep Q-Network (Double DQN)☆27Updated 9 years ago
- Recurrent Reinforcement Learning Algorithm Matlab Implementation☆46Updated 4 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆23Updated 8 years ago
- Gathers machine learning and deep learning models for Reinforcement Learning☆10Updated 6 years ago
- LSTM-based recurrent neural network which trains RNN on 30-day span of stock data, then accepts 30-day span to make prediction for the 31…☆9Updated 7 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- A collection of Deep Reinforcement Learning algorithms implemented in tensorflow. Very extensible. High performing DQN implementation.☆29Updated 8 years ago
- Learning to play supermario using A3C algorithm☆11Updated 6 years ago
- Reinforcement Learning and Deep Learning Resources☆16Updated 7 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 7 years ago
- Tiny implementation of Deep-Q Network with Tensorflow☆11Updated 7 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- A reproduction of Alphago Zero in "Mastering the game of Go without human knowledge"☆13Updated 7 years ago
- ☆26Updated 7 years ago
- stock trading by Deep Q-Learning (Deep Q Network)☆13Updated 8 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 8 years ago
- Keras implementation of DQN on ViZDoom environment☆53Updated 8 years ago
- PyTorch implementation of various reinforcement learning algorithms☆18Updated 7 years ago
- Tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆13Updated 8 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 6 years ago
- This is an implimentation of Value Iteration Networks (NIPS2016 best paper) in keras☆17Updated 7 years ago