Pinned Repositories
char-cnn-text-classification-tensorflow
Character-level Convolutional Networks for Text Classification论文仿真实现
ChatBotCourse
自己动手做聊天机器人教程
deeplearningbook-chinese
Deep Learning Book Chinese Translation
DL4Traffic
This is the repository for the collection of Deep Learning for Traffic Prediction Problems.
nni
An open source AutoML toolkit for neural architecture search and hyper-parameter tuning.
reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
resnet-in-tensorflow
Re-implement Kaiming He's deep residual networks in tensorflow. Can be trained with cifar10.
Self-Attentive-tensorflow
Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"
Text_Classification
Text Classification Algorithms: A Survey
word2vec-tutorial
中文詞向量訓練教學
WoNiuHu's Repositories
WoNiuHu/Self-Attentive-tensorflow
Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"
WoNiuHu/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.
WoNiuHu/ATRank
An Attention-Based User Behavior Modeling Framework for Recommendation
WoNiuHu/bi-att-flow
Bidirectional Attention Flow
WoNiuHu/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
WoNiuHu/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
WoNiuHu/FFM-tensorflow
FFM implement with tensorflow by Python
WoNiuHu/GAN
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
WoNiuHu/head-pose-estimation-and-face-landmark
head pose estimation
WoNiuHu/lang2program
Parse natural language into executable programs
WoNiuHu/lstm-char-cnn-tensorflow
in progress
WoNiuHu/LSTM-Sentiment-Analysis
Sentiment Analysis with LSTMs in Tensorflow
WoNiuHu/lstm_classification
this is a project that can classify the sentences, using lstm
WoNiuHu/models
Models and examples built with TensorFlow
WoNiuHu/neural-architecture-search
Basic implementation of [Neural Architecture Search with Reinforcement Learning](https://arxiv.org/abs/1611.01578).
WoNiuHu/neural_programmer
WoNiuHu/QueryReformulator
WoNiuHu/R-net
A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks
WoNiuHu/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
WoNiuHu/seq2sql
WoNiuHu/SQLNet
Neural Network for generating structured queries from natural language.
WoNiuHu/synthesizing_obama_network_training
WoNiuHu/tensor
WoNiuHu/tensorflow
Computation using data flow graphs for scalable machine learning
WoNiuHu/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
WoNiuHu/tensorflow-resnet
ResNet model in TensorFlow
WoNiuHu/TP-GAN
Official TP-GAN Tensorflow implementation for paper "Beyond Face Rotation: Global and Local Perception GAN for Photorealistic and Identity Preserving Frontal View Synthesis"
WoNiuHu/transferlearning-tutorial
《迁移学习简明手册》LaTex源码
WoNiuHu/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
WoNiuHu/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow