You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Different convolutional neural network implementations for predicting the lenght of the house numbers in the SVHN image dataset. First part of the Humanware project in ift6759-avanced projects in ML.
In this project, I have created a neural network that classifies real world images digits. I have used MLP and CNN concepts in building, training, testing, validating and saving your Tensorflow classifier model.