This repository contains Jupyter notebooks implementing the some code samples found in the book Deep Learning with Python, 2nd Edition (Manning Publications), plus some personal notes.
This work was done following the study sessions from the Machine Learning Tokyo group. in this particular case, as of March 2022, we are reading the new edition of the book Deep-Learning-with-Python from F. Chollet.
These notebooks use TensorFlow 2.6.
For more information visit the original work done by F. Chollet in the github:Deep Learning with Python