Geron Chap 10 Use Jupyter Colab Notebook to Build Image Classifier 20231007

From wikidb
Jump to: navigation, search

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"

  • Build an Image Classifier
    • [13] p297
    • [14]
    • [15]