Skip to content

yulightnight/digitrecognizer_kaggle_tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

digitrecognizer_kaggle

The arthor managed three methods to solve digit recognizer problem on kaggle. One is traditional ensemble machine learning method RandomForestClassifier. The other two are deep learning methods. CNN & lLSTM. All work well.

The data set come from a kaggle get-started competition. which is the same with its counterpart in tensorflow API. A very good material to practice deep learning & tensorflow manipulation.

Hope you enjoy! contact me if any error occurs.

About

this is a tutorial of basic tensorflow based on mnist dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages