Skip to content

AnselGitAccount/Notes_on_deep_learning_with_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes on Deep Learning With Python

This repo contains examples from working through the book Deep Learning with Python by Francois Chollet. Note that I modified some code due to TensorFlow V2 compatibility.

The repo does not contain all of the source data for the notebooks to run, due to size limit. The steps to acquire the data are given in the book (or Francois's repo https://github.com/fchollet/deep-learning-with-python-notebooks).

Prerequisites

  • Python 3.6.8
  • tensorflow-gpu 2.4.0
  • CUDA Version: 11.1
  • NVIDIA Driver Version: 455.45.01
  • Cuda compilation tools, release 10.1, V10.1.243

Content

  • Jupyter Notebook files
  • Selected Source Images

Author & Contact

Ansel Blumers
Email: ansel.blumers@gmail.com

About

Notes on the Francois Chollet's book Deep Learning with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published