prabhjotSL / deep-learning-with-python-notebooks

Jupyter notebooks for the code samples of the book "Deep Learning with Python"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Companion Jupyter notebooks for the book "Deep Learning with Python"

This repository contains Jupyter notebooks implementing the code samples found in the book Deep Learning with Python, 2nd Edition (Manning Publications).

For readability, these notebooks only contain runnable code blocks and section titles, and omit everything else in the book: text paragraphs, figures, and pseudocode. If you want to be able to follow what's going on, I recommend reading the notebooks side by side with your copy of the book.

These notebooks use Python 3.7 and Keras 2.0.8. They were generated on a p2.xlarge EC2 instance.

Table of contents

About

Jupyter notebooks for the code samples of the book "Deep Learning with Python"

License:MIT License


Languages

Language:Jupyter Notebook 100.0%