HaozeYang's starred repositories
git-flight-rules
Flight rules for git
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
LSTM-Human-Activity-Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
keras-attention
Keras Attention Layer (Luong and Bahdanau scores).
seq2seq-signal-prediction
Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier
pix2pix-tensorflow
TensorFlow implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".
RecurrentHighwayNetworks
Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm
deep-learning-nano-foundation
Udacity's Deep Learning Nano Foundation program.
CNN_LSTM_CTC_Tensorflow
CNN+LSTM+CTC based OCR implemented using tensorflow.
HAR-stacked-residual-bidir-LSTMs
Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type of movement amongst 6 categories or 18 categories on 2 different datasets.
stock-prediction
Stock price prediction with recurrent neural network. The data is from the Chinese stock.
Image-Text-Papers
Image Caption and Text to Image papers.
highway-cnn
Simple convolutional highway networks using TensorFlow.
WassersteinGAN-TensorFlow
WassersteinGAN-TensorFlow
GAN_Lib_Tensorflow
Tensorflow implemention of various GAN.
deep-convolutional-highway-network
This is the implementation of Highway version of Deep convolutional network, based on https://arxiv.org/pdf/1505.00387.pdf.
deep-learning-playground
Deep Learning Framework Playground
deep-recurrent
Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)