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 |