Commit Graph

17 Commits (1568ac3b946bfa9f3f96af6024c6fb82db4ec9b4)

Author SHA1 Message Date
Aurélien Geron d1a577314a Fix MyRNN shape issues, fixes #457 2021-08-19 12:30:12 +12:00
Aurélien Geron e5b5a39c49 Fix naive predictions to forecast multiple time steps, fixes #421 2021-05-27 18:13:10 +12: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 b7acf0c9a5 Update libraries to latest version, including TensorFlow 2.4.1 and Scikit-Learn 0.24.1 2021-02-16 18:21:45 +13: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 d46228a6af Fix test_set should be based on eval_files[5:], not eval_files[:5], fixes #144 2020-04-19 16:21:00 +12:00
Aurélien Geron 2f7ab70295 Update notebooks to latest nbformat 2020-04-06 19:13:12 +12:00
Aurélien Geron a357a93a57 Remove normalize=False in Audio since it does not work in Colab 2020-03-28 10:29:34 +13:00
Aurélien Geron 7eee161e7a Add the coding exercise solutions for chapter 15 (SketchRNN and Bach chorale generator) 2020-03-27 19:17:39 +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 aad780b74b Fix Actual vs Forecast in diagrams, fixes #21 2019-08-03 12:11:40 +08:00
Aurélien Geron 6c0cd5d2df Improve the code to forecast the next 10 time steps 2019-07-13 11:28:50 +02:00
Aurélien Geron 1973371b19 Use causal padding in WaveNet and fix forecast 2019-06-09 23:56:19 +08:00
Aurélien Geron 0615a6f0a1 LayerNormalization is not experimental anymore 2019-06-06 11:06:13 +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