Menu

Simple Image Recognition using NotMNIST dataset

2017-09-19 (Tue)

Today we're going to do some simple image recogintion using NotMNIST dataset. But before creating model for prediction, it's more important to explore, clean and normalize our dataset in order to make the learning go smoother when we actually build predictive models.