Commit Graph

1053 Commits (79ce4412122ca2c57ed42a899bba2b2d99b47550)

Author SHA1 Message Date
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
Peretz Cohen 86d50828e2 Update 18_reinforcement_learning.ipynb
add Open in Kaggle badge
2021-05-24 20:17:10 -07:00
Peretz Cohen 0e164dc582 Update 16_nlp_with_rnns_and_attention.ipynb
add Open in Kaggle badge
2021-05-24 20:15:46 -07:00
Peretz Cohen 50da5ebb1a Update 13_loading_and_preprocessing_data.ipynb
add Open in Kaggle badge
2021-05-24 20:14:52 -07:00
Aurélien Geron 0af1cbf349 Fix the links to hosting services, and add Kaggle 2021-05-25 15:14:37 +12:00
Peretz Cohen e8d45fc314 Update 12_custom_models_and_training_with_tensorflow.ipynb
add Open in Kaggle badge
2021-05-24 20:08:03 -07:00
Peretz Cohen 51bfd5c4f2 Update 11_training_deep_neural_networks.ipynb
add Open in Kaggle badge
2021-05-24 20:01:17 -07:00
Peretz Cohen 856f2fe56f Update 10_neural_nets_with_keras.ipynb
add Open in Kaggle badge
2021-05-24 19:59:45 -07:00
Peretz Cohen bb0087afcc Update 07_ensemble_learning_and_random_forests.ipynb
add Open in Kaggle badge
2021-05-24 19:47:05 -07:00
Peretz Cohen 88c65bc062 Update 06_decision_trees.ipynb
add Open in Kaggle badge
2021-05-24 19:46:01 -07:00
Aurélien Geron c3020f1da5 Support running on Kaggle 2021-05-25 12:07:29 +12:00
Peretz Cohen 36344be3ad Update 05_support_vector_machines.ipynb
add Open in Kaggle badge
2021-05-24 15:41:26 -07:00
Peretz Cohen 1d6494d34c Update 04_training_linear_models.ipynb
add Open in Kaggle badge
2021-05-24 15:39:03 -07:00
Peretz Cohen a56acd04d7 Update 03_classification.ipynb
add Open in Kaggle badge
2021-05-24 15:37:24 -07:00
Peretz Cohen 91df81d6fd Update 01_the_machine_learning_landscape.ipynb
add Open in Kaggle badge
2021-05-19 16:09:54 -07:00
Amlan Dutta ae670cda67 k-Nearest Neighbors is added along with the Linear Regression model for example 1-1 2021-05-04 21:58:54 +05:30
Aurélien Geron cbe47c65d5 Merge pull request #416 from edwinhung/typo-fixes
Fixed typos in linear algebra tutorial
2021-04-09 19:39:02 +12:00
Edwin cc262dc8d2 fix typos in linear algebra tutorial 2021-04-08 14:06:07 -07:00
Aurélien Geron d603987a20 substract=>subtract, fixes https://github.com/ageron/handson-ml/issues/623 2021-04-07 08:53:35 +12:00
Aurélien Geron df0ae93b76 Typo fix: how they works=>work 2021-03-29 18:44:42 +13:00
Aurélien Geron 2d818ab0b8 Add pointers to instructions for the exercise solutions 2021-03-27 18:14:18 +13:00
Aurélien Geron 81f97af161 Add ML project checklist 2021-03-24 20:53:26 +13:00
Aurélien Geron 24386b5f78 Remove redundant issue templates 2021-03-20 12:24:54 +13:00
Aurélien Geron 8b6e2921cd Update issue templates
Create templates for bug reports, clarification requests and feature/improvement requests.
2021-03-20 12:23:05 +13:00
Aurélien Geron b09d80a53c Reformat FAQ 2021-03-20 11:46:50 +13:00
Aurélien Geron ad922151b6 Add instructions to update to the latest version of this project 2021-03-20 11:41:32 +13:00
Aurélien Geron 58f006a72d Add Box2D for LunarLander-v2 exercise solution in chapter 18 2021-03-20 11:23:53 +13:00
Aurélien Geron 90e53af92c Install gym[box2d] on Colab for LunarLander-v2 policy gradients exercise solution 2021-03-20 10:46:02 +13:00
Aurélien Geron 9af016e341 Remove redundant heading for LunarLander-v2 policy gradients exercise solution 2021-03-20 10:40:02 +13:00
Aurélien Geron cfd0837f5c Add LunarLander-v2 Policy Gradients exercise solution 2021-03-20 10:04:52 +13:00