This a ML model used to classify the given animal images into cats and dogs. The model is created using Convolutional Neural Network. The results for the test dataset are then added to excel sheet.
The libraries used here are keras, pandas, tenforflow and sklearn.
The data here is downloaded for a hackathon and used locally. It was divided into train and test folders.