CNN Image Classification: Cat or Dog

Technical Walk-through on Convolution Neural Network using Keras for Image Classification

Luke Sun
Towards Data Science
7 min readApr 6, 2020

--

Img adapted from pixabay via link

In this article, I will walk through how to create an image classification model based on Convolution Neural Network (CNN) step by step. It is split into 7 parts.

  1. Problem statement
  2. Data overview

--

--

ML Enthusiast, Data Scientist, Python Developer. Love to share articles about technology.