WoNiuHu's repositories
Self-Attentive-tensorflow
Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"
2D-and-3D-face-alignment
This repository implements a demo of the networks described in "How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)" paper.
ATRank
An Attention-Based User Behavior Modeling Framework for Recommendation
bi-att-flow
Bidirectional Attention Flow
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
FFM-tensorflow
FFM implement with tensorflow by Python
GAN
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
head-pose-estimation-and-face-landmark
head pose estimation
lang2program
Parse natural language into executable programs
lstm-char-cnn-tensorflow
in progress
LSTM-Sentiment-Analysis
Sentiment Analysis with LSTMs in Tensorflow
lstm_classification
this is a project that can classify the sentences, using lstm
neural-architecture-search
Basic implementation of [Neural Architecture Search with Reinforcement Learning](https://arxiv.org/abs/1611.01578).
reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
tensorflow
Computation using data flow graphs for scalable machine learning
tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
tensorflow-resnet
ResNet model in TensorFlow
transferlearning-tutorial
《迁移学习简明手册》LaTex源码
transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need