This repository contains examples implementing the code samples found in the book "Deep Learning with Python", written by Francois Chollet.
The examples presented here are already published by the author in his Github account. Those found in this repository are made by myself for my own learning, with no intention to steal intellectual property.
In this repository readers can find the following folders:
- Classify images from the MNIST dataset: notebook
- Computer vision for binary image classification: notebook