Skip to content

Latest commit

 

History

History
executable file
·
35 lines (18 loc) · 764 Bytes

README.md

File metadata and controls

executable file
·
35 lines (18 loc) · 764 Bytes

Introduction

Data Science Project on kaggle (https://www.kaggle.com/c/digit-recognizer/data)

Table of Content

* Training souce codes are located at ./code/
* Codes for graph drawing are also located at ./code/
* Codes for result are also located at ./code/
* Output logs, reports and Tensorflow files are under ./model/
* Data is located under ./input/

Pojrect Tools

* Python3
* Tensorflow (1.10.1)
* Pandas
* Numpy

Kaggle

The current result is 99.557% accuracy which ranked at 427st(Top 16%)

For most recent info, welcome to My Kaggle Profile.

Acknowledgement

Thanks for the Kaggle Prediction Competition, Digit Recognizer.