Difference between revisions of "Geron Chap 10 Use Jupyter Colab Notebook to Build Image Classifier 20231007"

From wikidb
Jump to: navigation, search
(Startup)
(Startup)
Line 3: Line 3:
 
[[Geron Run Exercise Notebooks]]
 
[[Geron Run Exercise Notebooks]]
  
  Go through the run points until we
+
  Go through the run points until we hit "Build an Image Classifier"
 
*  Setup
 
*  Setup
 
** [4]
 
** [4]
Line 15: Line 15:
 
** [11]
 
** [11]
 
** [12]
 
** [12]
 +
 +
This puts us at page 296/297 in text - "Installing TensorFlow 2" and "building an Image Classifier Using the Sequential API"

Revision as of 21:12, 7 January 2023

Startup

Geron Run Exercise Notebooks

Go through the run points until we hit "Build an Image Classifier"
  • Setup
    • [4]
  • Perceptrons
    • [5]
    • [6]
    • [7}
  • Activation Functions
    • [9]
    • [10]
    • [11]
    • [12]

This puts us at page 296/297 in text - "Installing TensorFlow 2" and "building an Image Classifier Using the Sequential API"