Aurélien Geron
|
1f8c9df846
|
Do not reuse optimizer from previous model
|
2024-01-10 19:15:03 +13:00 |
Aurélien Geron
|
79ce441212
|
Update lib versions and add pydot, fixes #29
|
2022-09-22 19:14:01 +12:00 |
Aurélien Geron
|
58e5232e29
|
Remove sklearn version check when sklearn is not needed
|
2022-04-17 12:17:13 +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
|
0a28fab583
|
Add notebook outputs
|
2022-02-19 22:24:54 +13:00 |
Aurélien Geron
|
9e5ee748d9
|
Update execution count in ch14
|
2022-02-19 18:19:59 +13:00 |
Aurélien Geron
|
8be4640d8a
|
Remove redundant fontsize=14
|
2022-01-31 11:12:12 +13:00 |
Aurélien Geron
|
a18cb82f34
|
Remove transpose conv section, fix python 3.7->3.8, small tweaks
|
2022-01-31 11:10:02 +13:00 |
Aurélien Geron
|
9bd3b4ad9a
|
Big update of chapter 14 for 3rd edition
|
2022-01-31 10:24:33 +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
|
4a6b02a95f
|
Fix some section levels
|
2021-10-02 22:40:40 +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
|
341d8fe792
|
Add explanations for the first convolutional layer example
|
2021-07-01 13:20:00 +12:00 |
gsundeep-tech
|
6389f0142a
|
convolution layer example fix
|
2021-06-24 10:45:35 +08:00 |
Aurélien Geron
|
1b96533668
|
Replace 'Open in Colab' button
|
2021-05-26 07:40:58 +12:00 |
Aurélien Geron
|
974c4fe858
|
Add 'Open in Kaggle' button
|
2021-05-26 07:31:19 +12:00 |
Aurélien Geron
|
c3020f1da5
|
Support running on Kaggle
|
2021-05-25 12:07:29 +12:00 |
Aurélien Geron
|
f86635b233
|
Update libraries to latest version, including TensorFlow 2.4.1 and Scikit-Learn 0.24.1
|
2021-02-16 15:04:34 +13:00 |
Aurélien Geron
|
2f7ab70295
|
Update notebooks to latest nbformat
|
2020-04-06 19:13:12 +12:00 |
Aurélien Geron
|
6adb7253b5
|
In TF 2.2.0-rc1, validation_data expects tuples, not lists, fixes #131
|
2020-03-31 23:10:16 +13:00 |
Aurélien Geron
|
02e9847696
|
Add the coding exercise solutions for chapter 14
|
2020-03-21 13:37:05 +13: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
|
48dfa2ce67
|
tf.image.resize_image_with_crop_or_pad was renamed to tf.image.resize_with_crop_or_pad
|
2019-06-27 10:10:22 +02:00 |
Aurélien Geron
|
4941749b60
|
Fix typo in figure name
|
2019-05-06 13:14:23 +08:00 |
Aurélien Geron
|
df9b91e2e8
|
Rename chapters 11 to 15 and split chapter 15 into 15 and 16
|
2019-04-16 20:39:14 +08:00 |