A Simple Cats/Dogs Classifier CNN: How it works Model 1: simple CNN with 3 Convolution layer and 3 connected layer with regularization and avoiding overfit Model 2: Tranfer Learning using VGG16 as base model and using it for this problem Streamlit app website