Commit Graph

32 Commits (6cab5b4a40c807bb12ce063024c6577adb42c8b9)

Author SHA1 Message Date
Aurélien Geron f4515c0995 Add explanations for distributed Keras Tuner on Vertex AI 2022-04-20 11:07:46 +12:00
Aurélien Geron c345b60732 Add section on hyperparameter tuning using Vertex AI's blackbox optimization service 2022-04-19 09:23:30 +12:00
Aurélien Geron 96edbd5ef4 Use '/gcs/' instead of 'gs://' 2022-04-18 10:47:33 +12:00
Aurélien Geron f148784e14 Remove unused import and use /gcs path instead of gs:// 2022-04-18 10:45:53 +12:00
Aurélien Geron e611c9bcf0 Use server_image instead of repeating gcr.io URI 2022-04-17 22:25:53 +12:00
Aurélien Geron 410367eed1 tf.lite.Optimize.OPTIMIZE_FOR_SIZE is deprecated, use DEFAULT instead 2022-04-17 12:17:50 +12:00
Aurélien Geron ce104660c6 Fix hyperparameter tuning on Vertex AI 2022-04-16 22:11:30 +12:00
Aurélien Geron d5d16c3202 Fix execution count 2022-04-16 09:00:38 +12:00
Aurélien Geron 3f59011075 comment out split GPU code, and add cleanup code 2022-04-16 08:59:29 +12:00
Aurélien Geron ce5fa07d59 Add missing NumPy import, and clarify GCP account creation 2022-04-15 22:48:36 +12:00
Aurélien Geron f6f90a46ba Big update to chapter 19 for the 3rd edition 2022-04-15 20:11:40 +12:00
Aurélien Geron dcb43f2881 Add GPU accelerator to notebooks 14 to 19 2022-03-23 11:02:35 +13:00
Aurélien Geron a2f8391951 Upgrade to TensorFlow 2.8 2022-03-01 11:41:27 +13:00
Aurélien Geron 85171acd17 Require Python 3.7+ 2022-02-19 23:03:20 +13:00
Aurélien Geron bbc1113951 Work in progress for chapters 16 to 19 2022-02-19 22:09:28 +13:00
Aurélien Geron a2c05861f3 Move notebooks again as the SVM chapter is added back 2021-11-23 13:41:17 +13:00
Aurélien Geron ce4fccf74c Large change: Chapter 5 on SVMs moves online 2021-10-15 21:59:45 +13:00
Aurélien Geron fa1ae51184 Large change: replace os.path with pathlib, move to Python 3.7 2021-10-15 21:46:27 +13:00
Aurélien Geron fdb5d1695e Replace pip install mcpi with %pip which always installs in the right environment 2021-10-07 18:10:34 +13:00
Aurélien Geron 108fe1fa53 Replace lr with learning_rate in Keras optimizers, fixes #456 2021-08-31 20:54:35 +12:00
Aurélien Geron a104223459 Fix link to 'Deploying TF models to TFS' section 2021-06-24 10:19:17 +12:00
IvanKuchin 3ea6a20b65 Update 19_training_and_deploying_at_scale.ipynb
Removed reference to localhost:8888
2021-06-19 13:29:19 -04:00
Aurélien Geron 1b96533668 Replace 'Open in Colab' button 2021-05-26 07:40:58 +12:00
Peretz Cohen 9f00ded4bc Update 19_training_and_deploying_at_scale.ipynb
fix link
2021-05-25 11:19:22 -07:00
Peretz Cohen 4b02bac9da Merge branch 'ageron:master' into add-kaggle-badge 2021-05-24 20:24:08 -07:00
Peretz Cohen 86455e6eb6 Update 19_training_and_deploying_at_scale.ipynb
add Open in Kaggle badge
2021-05-24 20:18:22 -07:00
Aurélien Geron c3020f1da5 Support running on Kaggle 2021-05-25 12:07:29 +12:00
Aurélien Geron 2d818ab0b8 Add pointers to instructions for the exercise solutions 2021-03-27 18:14:18 +13:00
Aurélien Geron 7223978ae6 Update libraries to latest version, including TensorFlow 2.4.1 and Scikit-Learn 0.24.1 2021-02-18 22:26:11 +13:00
Aurélien Geron d507ec815a Update nbformat_minor 2020-04-06 18:57:38 +12:00
Aurélien Geron 88dccccd5f Make notebooks 14 to 19 runnable in Colab without changes 2019-11-06 21:06:55 +08:00
Aurélien Geron 281366776f Add 19_training_and_deploying_at_scale.ipynb, update index.ipynb 2019-07-13 11:41:30 +02:00