Following chapter 5.2 from the book Deep Learning with Python from Francois Chollet we implement a convnet from scratch for predicting whether an image is a Cat or a Dog.
Following chapter 5.2 from the book Deep Learning with Python from Francois Chollet we implement a convnet from scratch for predicting whether an image is a Cat or a Dog.