Geron Run Exercise Notebooks
From wikidb
$ cd $ML_PATH $ cd geronBook
- Went here to README.md to determine how to get the note books.
$ https://github.com/ageron/handson-ml2 Cloning into 'handson-ml2'... remote: Enumerating objects: 3094, done. remote: Counting objects: 100% (4/4), done. remote: Compressing objects: 100% (4/4), done. remote: Total 3094 (delta 0), reused 3 (delta 0), pack-reused 3090 Receiving objects: 100% (3094/3094), 150.72 MiB | 1.73 MiB/s, done. Resolving deltas: 100% (1901/1901), done. $ cd handson-ml2 $ ~/tfenv/bin/jupyter notebook
- Logged into my Google account for epp@zdome.net
- Chose this notebook -- 10_neural_nets_with_keras.ipynb
- Select "Open in Colab" box
- Select each "[ ]" to run each section