ericliu24's Stars
hunkim/word-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
sherjilozair/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
robinsloan/rnn-writer
Package for the Atom text editor that provides responsive, inline "autocomplete" powered by a recurrent neural network.
keras-team/keras
Deep Learning for humans
maxpumperla/deep_learning_and_the_game_of_go
Code and other material for the book "Deep Learning and the Game of Go"
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
ymgaq/AQ
A Go game engine. Download here: http://github.com/ymgaq/AQ/releases
leela-zero/leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
pasky/nochi
Minimalistic AlphaGoZero-like Engine
tensorflow/playground
Play with neural networks!