YuXiaoyan (YuXiaoyanHEU)

YuXiaoyanHEU

Geek Repo

Github PK Tool:Github PK Tool

YuXiaoyan's starred repositories

DeepRL

Framework for deep reinforcement learning.

Language:PythonLicense:MITStargazers:29Issues:0Issues:0

dqn

Deep Q-learning

Language:PythonStargazers:1Issues:0Issues:0

deep-reinforcement-learning-papers

A list of recent papers regarding deep reinforcement learning

Stargazers:2175Issues:0Issues:0

Asynchronous-Methods-for-Deep-Reinforcement-Learning

Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain in here: http://arxiv.org/pdf/1602.01783v1.pdf I used the one-step-Q-learning pseudocode, and now we can train the Pong game in less than 20 hours and without any GPU or network distribution.

Language:PythonStargazers:84Issues:0Issues:0

deep-theano-rnn-lstm-car

Pack of Drones: Layered reinforcement learning (Q-learning w/ RNN) for complex "hunt" behaviors

Language:Jupyter NotebookLicense:MITStargazers:61Issues:0Issues:0

tensorflow-reinforce

Implementations of Reinforcement Learning Models in Tensorflow

Language:PythonLicense:MITStargazers:487Issues:0Issues:0

DQN-Tutorial

Starter code for doing reinforcement learning with neural networks in TensorFlow

Language:PythonStargazers:6Issues:0Issues:0

RL_EXAMPLES_TENSORFLOW

Examples for Reinforcement Learning

Language:PythonStargazers:1Issues:0Issues:0

tensorflow-neat

implementation of neat like genetic algorithm for finding network topologies in tensorflow

Language:PythonStargazers:68Issues:0Issues:0

esp

ESP (Enforced Sub-Population) implementation in Go

Language:GoStargazers:2Issues:0Issues:0

LSTM_tsc

An LSTM for time-series classification

Language:PythonLicense:MITStargazers:408Issues:0Issues:0

lstm

Minimal, clean example of lstm neural network training in python, for learning purposes.

Language:PythonStargazers:1748Issues:0Issues:0

seq2seq-attn

Sequence-to-sequence model with LSTM encoder/decoders and attention

Language:LuaLicense:MITStargazers:1257Issues:0Issues:0

lstm-odyssey

Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.

Language:Jupyter NotebookStargazers:96Issues:0Issues:0

RNN_basketball

LSTM + MDN for basketball trajectories

Language:PythonStargazers:143Issues:0Issues:0

rnn_ctc

Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.

Language:PythonLicense:Apache-2.0Stargazers:220Issues:0Issues:0

LSTM---Stock-prediction

A long term short term memory recurrent neural network to predict forex data time series

Language:PythonStargazers:306Issues:0Issues:0

tutorials

机器学习相关教程

Language:PythonLicense:MITStargazers:11787Issues:0Issues:0

Deep-Reinforcement-Learning-Survey

My Exploration on Deep Reinforcement Learning Survey

Stargazers:430Issues:0Issues:0

GDLnotes

Google Deep Learning Notes(TensorFlow教程)

Language:PythonLicense:NOASSERTIONStargazers:1492Issues:0Issues:0

basic_reinforcement_learning

An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:1090Issues:0Issues:0

awesome-tensorflow

TensorFlow - A curated list of dedicated resources http://tensorflow.org

License:CC0-1.0Stargazers:17191Issues:0Issues:0