In this final chapter of the book, we will see one small example of a computer vision application that can predict what animals are in an image. This application will deploy our trained model to classify animal images.
Installing Libraries
In this section, we will install the libraries needed to get started with the ML application.