Skip to content

vasilopo/Digit_Recognizer_Kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digit_Recognizer_Keras

A Convolutional Neural Network approach on the Digit-Recognizer Kaggle Competition.

You can find more information about the competition in the following link:

https://www.kaggle.com/c/digit-recognizer

Getting Started

The Dependencies for this jupyter-notebook are:

-Python3
-NumPy
-sklearn
-pandas
-keras

Keras and Tensor Flow Implementations

The Keras model has different architecture from the one on Tensor Flow.

The Tensor Flow code has functionality for tensorboard.

To start the tensorboard type in terminal:

tensorboard --logdir=/tmp/digit_classifier_model

Author

  • Christos-Angelos Vasilopoulos

License

This project is licensed under the MIT License.

About

Keras CNN for Digit Recognizer Kaggle Competition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors