pikinder / DQN
Deep Q-Networks in tensorflow
☆10Updated 7 years ago
Alternatives and similar repositories for DQN:
Users that are interested in DQN are comparing it to the libraries listed below
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- trading by Deep Q-Network☆14Updated 8 years ago
- Tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆13Updated 8 years ago
- DQN for single stock, pair trading in KOR☆6Updated 6 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Keras implementation of Curiosity-driven Exploration by Self-supervised Prediction☆8Updated 7 years ago
- An implementation of the A3C deep reinforcement learning method using a LSTM layer. Created with Tensorflow.☆29Updated 7 years ago
- Tensorflow implementation of A3C algorithm☆47Updated 7 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Deep Reinforcement Learning for Flappy Bird, including DQN, DRQN, A3C as benchmarks☆6Updated 3 years ago
- an implementation of reinforcement learning problem, stock prices☆10Updated 8 years ago
- ☆27Updated 7 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆23Updated 8 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- Learning to play supermario using A3C algorithm☆11Updated 6 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Chainer implementation of Double Deep Q-Network (Double DQN)☆27Updated 8 years ago
- Deep Reinforcement Learning with Fined Grained Action Repetition☆23Updated 7 years ago
- A collection of Deep Reinforcement Learning algorithms implemented in tensorflow. Very extensible. High performing DQN implementation.☆29Updated 7 years ago
- Tiny implementation of Deep-Q Network with Tensorflow☆11Updated 7 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆42Updated 8 years ago
- Reinforcement learning in python☆37Updated 6 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- This is an implimentation of Value Iteration Networks (NIPS2016 best paper) in keras☆17Updated 7 years ago
- Actor Critic using Kronecker-Factored Trust Region☆19Updated 6 years ago
- Various DQN method with cartpole☆11Updated 6 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 6 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 7 years ago