Commit Graph

832 Commits (1568ac3b946bfa9f3f96af6024c6fb82db4ec9b4)

Author SHA1 Message Date
Aurélien Geron 1568ac3b94 Merge branch 'master' of github.com:ageron/handson-ml2 2021-08-27 15:47:19 +12:00
Aurélien Geron f239b55191 Update scikit-learn to 0.24.2 2021-08-27 15:47:06 +12:00
Aurélien Geron 2ce72e4712 Merge pull request #462 from austin-chan/master
[Typo] Fix typo in Chapter 9 Olivetti faces exercise
2021-08-26 18:38:43 +12:00
Austin Chan bb15e04c25 [Typo] Fix typo in Chapter 9 Olivetti faces exercise 2021-08-22 17:21:09 -07:00
Aurélien Geron d1a577314a Fix MyRNN shape issues, fixes #457 2021-08-19 12:30:12 +12:00
Aurélien Geron 341d8fe792 Add explanations for the first convolutional layer example 2021-07-01 13:20:00 +12:00
Aurélien Geron 3dd82863d1 Add explanations for the models using the custom layers 2021-07-01 13:19:38 +12:00
Aurélien Geron 85c9d790ae Merge pull request #449 from gsundeep-tech/chapter_14/conv_example
Chapter 14: Convolution layer example fix
2021-07-01 12:33:56 +12:00
Aurélien Geron 872abd822e Merge pull request #448 from gsundeep-tech/chapter_12/gaussian_layer
Chapter 12: Gaussian Noise Custom Layer Example
2021-07-01 12:32:36 +12:00
Aurélien Geron c6cc45733c Merge pull request #447 from gsundeep-tech/chapter_12/multi_layer
Chapter 12: multi output custom layer example
2021-07-01 12:29:21 +12:00
gsundeep-tech 6389f0142a convolution layer example fix 2021-06-24 10:45:35 +08:00
gsundeep-tech 757fb650a2 Adding example Gaussian Noise model 2021-06-24 10:14:34 +08:00
gsundeep-tech 90227672ad Removing dataset fetching code 2021-06-24 10:07:53 +08:00
gsundeep-tech 89cd351fe9 Chapter 12 Multi Layer Example 2021-06-24 10:03:01 +08:00
Aurélien Geron fd4c180f93 Bump tensorflow up to 2.4.2 2021-06-24 10:25:57 +12:00
Aurélien Geron a104223459 Fix link to 'Deploying TF models to TFS' section 2021-06-24 10:19:17 +12:00
Aurélien Geron a7693be860 Merge pull request #445 from IvanKuchin/patch-1
Update 19_training_and_deploying_at_scale.ipynb
2021-06-24 10:12:40 +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 1dd8cdf557 Merge pull request #442 from ageron/dependabot/pip/pillow-8.2.0
Bump pillow from 8.1.2 to 8.2.0
2021-06-09 08:14:56 +12:00
dependabot[bot] 8dcbe727e1 Bump pillow from 8.1.2 to 8.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.2...8.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 19:32:50 +00: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 661d591b04 Clarify the Decision Tree instability section, fixes #422 2021-05-27 17:05:34 +12:00
Aurélien Geron 07bc7aff0a Remove redundant code examples 2021-05-27 15:03:41 +12:00
Aurélien Geron 5d6fec78b5 Add syntax highlighting for code sample in Markdown 2021-05-27 14:58:49 +12:00
Aurélien Geron ee4befafaf Merge pull request #424 from amlan-dutta/master
k-Nearest Neighbors is added along with the Linear Regression model for example 1-1
2021-05-27 14:56:48 +12:00
Aurélien Geron 6dc55e93f4 Merge branch 'master' into master 2021-05-27 14:55:45 +12:00
Aurélien Geron 2330a4dea3 Remove dataset.repeat() and stop using steps_per_epoch when calling mode.fit(), fixes #431 2021-05-26 15:41:56 +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 ad0aa8ebad Merge pull request #430 from pizzaz93/add-kaggle-badge
Add Open in Kaggle badge
2021-05-26 07:23:33 +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 51b01b6db4 Update 18_reinforcement_learning.ipynb
fix link
2021-05-25 11:19:02 -07:00
Peretz Cohen 82f490bd5a Update 16_nlp_with_rnns_and_attention.ipynb
fix link
2021-05-25 11:18:32 -07:00
Peretz Cohen 5d8d11371a Update 13_loading_and_preprocessing_data.ipynb
fix link
2021-05-25 11:18:00 -07:00
Peretz Cohen 7997b48184 Update 12_custom_models_and_training_with_tensorflow.ipynb 2021-05-25 11:17:24 -07:00
Peretz Cohen e8caf8f1f9 Update 11_training_deep_neural_networks.ipynb
fix link
2021-05-25 11:16:59 -07:00
Peretz Cohen 3b45ac2f2b Update 10_neural_nets_with_keras.ipynb
fix link
2021-05-25 11:16:28 -07:00
Peretz Cohen f6be22e83c Update 07_ensemble_learning_and_random_forests.ipynb
fix link
2021-05-25 11:15:57 -07:00
Peretz Cohen 406bde7398 Update 06_decision_trees.ipynb
fix link
2021-05-25 11:15:01 -07:00
Peretz Cohen 54c5c266bf Update 05_support_vector_machines.ipynb
fix link
2021-05-25 11:14:23 -07:00
Peretz Cohen 0b778ca6f8 Update 04_training_linear_models.ipynb
fix link
2021-05-25 11:13:40 -07:00
Peretz Cohen 83f64fbedf Update 03_classification.ipynb
fix link
2021-05-25 11:11:30 -07:00
Aurélien Geron 4eb3e7d947 Fix exercise 10.e: exclude the padding tokens when computing the mean of the word embeddings 2021-05-25 21:54:03 +12:00
Peretz Cohen 0bb2d2eab1 Update 07_ensemble_learning_and_random_forests.ipynb
revert changes?
2021-05-24 21:56:34 -07:00
Peretz Cohen 3a19eea146 Merge branch 'ageron:master' into add-kaggle-badge 2021-05-24 21:29:43 -07:00
Peretz Cohen 55efe472ba Update 04_training_linear_models.ipynb
fix typo
2021-05-24 21:29:12 -07:00
Peretz Cohen ce4ccc47f0 Update 07_ensemble_learning_and_random_forests.ipynb
fix typo
2021-05-24 20:54:57 -07:00
Aurélien Geron 216512072e Fix the link to nbviewer, and clarify github's notebook viewer limitations 2021-05-25 15:25:34 +12: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