Home

Traditional ML

CNN Image Classification — Cats vs. Dogs

A convolutional neural network classifying cats and dogs.

CNN Image Classification — Cats vs. Dogs

A Jupyter notebook implementing a convolutional neural network (CNN) for binary image classification of cats vs. dogs, including dataset preparation and model training/evaluation.