Stars
Models and examples built with TensorFlow
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
An educational resource to help anyone learn deep reinforcement learning.
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
Distributed Asynchronous Hyperparameter Optimization in Python
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
A Python implementation of LightFM, a hybrid recommendation algorithm.
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
A TensorFlow & Deep Learning online course I taught in 2016
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
TensorFlow template application for deep learning
I decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
Distributed TensorFlow basics and examples of training algorithms
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
TenforFlow Implementation of Neural Factorization Machine
基于CNN的中文文本分类算法(可应用于垃圾邮件过滤、情感分析等场景)
My best submission to the Kaggle competition "Predicting a Biological Response", ranked 17th over 711 teams.
2nd place solution for Avazu click-through rate prediction competition
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.