Cat-Dog Classification using CNN
Brief overview of the project
The data used has been obtained from this Kaggle Contest Dataset.
The basic objective of this project is to categorize cats and dogs into 2 different classes. For this I have used CNN (Convolutional Neural Network) to perform the task. The final model used in the notebook file has been used to obtained after some fine parameter tunning to the original model but the architecture of the model has been kept constant.
For details of the code check my Jupyter Notebook File here.
The model achitecture used is: