Commit Graph

13 Commits (d507ec815a0ab9fc81374e24b45271f0a61238aa)

Author SHA1 Message Date
Aurélien Geron 0c2c80d89e Add warning about Keras issue 13586 2020-03-12 12:16:18 +13:00
Aurélien Geron 4e57c9f686 Add solutions to chapter 10 code exercises 2020-01-27 11:37:04 +13:00
Aurélien Geron f810964f51 Make notebooks 10 and 11 runnable in Colab without changes 2019-11-06 11:38:13 +08:00
Aurélien Geron 8f7a2c355b Display Fashion MNIST 2019-07-13 11:31:17 +02:00
Aurélien Geron b6306b7d48 Update ch. 10 code to latest TF nightly version, eg. default SGD learning rate is now 0.001 2019-06-08 11:43:48 +08:00
Aurélien Geron a758ea50b0 Rename the figure paths from *_diagram.png to *_plot.png 2019-05-09 16:25:40 +08:00
Aurélien Geron df100ffa9a Rename figure 2019-05-06 13:15:15 +08:00
Aurélien Geron 52afcf4290 Crop long outputs so they show up nicer on github.com 2019-04-16 00:06:57 +08:00
Aurélien Geron e938df8fb9 Add kwargs to constructor of custom model 2019-02-28 19:48:50 +08:00
Aurélien Geron 8d6a55f32c TensorFlow 2 preview is now has tf.__version__ >= "2.0" 2019-02-12 20:32:58 +08:00
Aurélien Geron b546b743be Create image directory and check for sklearn >= 0.20 and TensorFlow >= 2.0-preview 2019-01-21 18:13:10 +08:00
Aurélien Geron 6b8dff91d0 Update all notebooks assuming we are all in the future now: sklearn 0.20+, python 3.5+, TF 2.0 preview 2019-01-18 23:08:37 +08:00
Aurélien Geron ca6eb8c147 Add chapter 10 - neural nets with Keras 2019-01-16 23:37:12 +08:00