Previously we learned how to prepare dataset to feed it to our tensorflow model. So In this tutorial, we will be using the same dataset generator class that we wrote in our previous post, to get data from the dataset directory. We will also learn to build an image classifier using convolutional neural network which we will train on that dataset Prerequisites … [Read more...]