Image recognition basics
There is multiple image classification datasets available online or embedded in python ML related modules, and this notebook contains just a sample code for image classification on those publicly available datasets. In this post, I will just use a very ‘blond’ solution and definitely not a perfect one (deep neural …