/SVHN-single

A Convolutional Neural Network model on SVHN single dataset

Primary LanguagePythonMIT LicenseMIT

SVHN-single

A Convolutional Neural Network model on SVHN single dataset

Details of this model is in report.pdf

svhn.py - The model itself and test functions

descriptive_analysis.py - Descriptive Analysis over the dataset

f1_score_tuning.py - test file on the f1-score display function

harness.py - the file to import and test the model

Dataset is available in http://ufldl.stanford.edu/housenumbers/ (http://ufldl.stanford.edu/housenumbers/)