WoNiuHu's Stars
dmlc/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, Dask, Flink and DataFlow
MorvanZhou/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
princewen/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
yfeng95/PRNet
Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
wenxinxu/resnet-in-tensorflow
Re-implement Kaiming He's deep residual networks in tensorflow. Can be trained with cifar10.
rocwangp/tinySTL
实现了部分STL组件,又进行了部分扩充
WoNiuHu/char-cnn-text-classification-tensorflow
Character-level Convolutional Networks for Text Classification论文仿真实现
WoNiuHu/ChatBotCourse
自己动手做聊天机器人教程
WoNiuHu/deeplearningbook-chinese
Deep Learning Book Chinese Translation
WoNiuHu/DL4Traffic
This is the repository for the collection of Deep Learning for Traffic Prediction Problems.
WoNiuHu/nni
An open source AutoML toolkit for neural architecture search and hyper-parameter tuning.
WoNiuHu/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
WoNiuHu/resnet-in-tensorflow
Re-implement Kaiming He's deep residual networks in tensorflow. Can be trained with cifar10.
WoNiuHu/Self-Attentive-tensorflow
Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"
WoNiuHu/Text_Classification
Text Classification Algorithms: A Survey
WoNiuHu/word2vec-tutorial
中文詞向量訓練教學