Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 365 Bytes

File metadata and controls

7 lines (6 loc) · 365 Bytes

deep-learning-with-python-book-code-along

These are some jupyter notebooks made during reading the book of Francois Chollet named machine learning with python that has been published by manning

these code-along notebooks include all of the introduced subjects in the book except :

  1. Viasulizing ConvNets
  2. Keras Functional API and Callbacks
  3. DCGANs