Alex-zhai's Stars
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
muupan/deep-reinforcement-learning-papers
A list of papers and resources dedicated to deep reinforcement learning
5vision/DARQN
Deep Attention Recurrent Q-Network
omgteam/dqn_detection
Object Detection with Deep Q-Network Agents
karthikncode/text-world-player
Framework and model code for the paper "Language Understanding for Text-based Games using Deep Reinforcement Learning", EMNLP 2015
junhyukoh/nips2015-action-conditional-video-prediction
Implementation of "Action-Conditional Video Prediction using Deep Networks in Atari Games"
siemanko/tensorflow-deepq
A deep Q learning demonstration using Google Tensorflow
spragunr/deep_q_rl
Theano-based implementation of Deep Q-learning
ty4z2008/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
Islandman93/learningALE
https://github.com/Islandman93/reinforcepy
SunLinJie/DQN_for_SimpleMaze
Deep Q-network for simple maze. The agent can find a best route.It's very interesting.Its require torch7.
Kaixhin/Atari
Persistent advantage learning dueling double DQN for the Arcade Learning Environment
watts4speed/fast-dqn-caffe
Optimized dqn for caffe
yoonkim/lstm-char-cnn
LSTM language model with CNN over characters
muupan/dqn-in-the-caffe
An implementation of Deep Q-Network using Caffe