This repository contains Jupyter notebooks implementing the code samples found in the book Deep Learning with Python (Manning Publications). Note that the original text of the book features far more content than you will find in these notebooks, in particular further explanations and figures. Here we have only included the code samples themselves and immediately related surrounding comments.
These notebooks use Python 3.6 and Keras 2.2.4-tf. Original codes are modified for the purpose of the course "Deep Learning with Python", 2020, 1st semester at Chung-Ang University. Main modification is that we used keras implemented in tensorflow 2.
- Chapter 2:
- Chapter 3:
- Chapter 4:
- Chapter 5:
- Chapter 6:
- Chapter 8: