pikinder / DQNLinks
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
Sorting:
- Deep Reinforcement Learning for Flappy Bird, including DQN, DRQN, A3C as benchmarks☆6Updated 4 years ago
- DQN for single stock, pair trading in KOR☆6Updated 6 years ago
- Pytorch implementation of Human-Level Control through Deep Reinforcement Learning☆11Updated 8 years ago
- trading by Deep Q-Network☆15Updated 8 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 8 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- Python DQN for practicable portfolio management☆12Updated 4 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Tiny implementation of Deep-Q Network with Tensorflow☆11Updated 7 years ago
- Various DQN method with cartpole☆11Updated 7 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 7 years ago
- Chainer implementation of Double Deep Q-Network (Double DQN)☆27Updated 9 years ago
- stock trading by Deep Q-Learning (Deep Q Network)☆13Updated 8 years ago
- In this tutorial I use an LSTM and Keras/Theano to predict sentiment on the IMDB dataset.☆21Updated 9 years ago
- This repository contains a python implementation of a Deep Q-Network (DQN) for Atari gameplay using tensorflow.☆6Updated 6 years ago
- A DQN implementation using Keras and Tensorflow☆12Updated 6 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Time Series Forecasting using Recurrent Neural Network - LSTM model using Keras Library for deep learning.☆17Updated 7 years ago
- Reinforcement Learning and Deep Learning Resources☆16Updated 7 years ago
- Learning to play supermario using A3C algorithm☆11Updated 6 years ago
- an implementation of reinforcement learning problem, stock prices☆10Updated 8 years ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆70Updated 8 years ago
- RC-NFQ: Regularized Convolutional Neural Fitted Q Iteration. A batch algorithm for deep reinforcement learning. Incorporates dropout regu…☆12Updated 4 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- A collection of Deep Reinforcement Learning algorithms implemented in tensorflow. Very extensible. High performing DQN implementation.☆29Updated 8 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- ReforcementLearning in Action☆15Updated 7 years ago
- dqn autoplay mario bros☆21Updated 7 years ago
- Playing Breakout with double deep Q network☆13Updated 8 years ago