Commit Graph

37 Commits (e0f7342083c81d9140922a2fa572b0a5157dfb65)

Author SHA1 Message Date
Aurélien Geron 2339bb771b Fix links to Kaggle and Deepnote, and update chapter 17's title 2022-09-23 12:36:09 +12:00
Aurélien Geron 5bb0366125 Replace handson-ml2 with handson-ml3, and fix figure chapter numbers 2021-11-23 15:42:16 +13:00
Aurélien Geron aa319d94f0 Require and upgrade to Python 3.8 2021-10-17 14:27:34 +13: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 b2a1f56988 Update chapter 17's name 2021-03-02 17:47:26 +13:00
Aurélien Geron 4af17a6aac Merge pull request #222 from guoci/patch-1
Update index.ipynb
2021-03-02 17:45:55 +13:00
Aurélien Geron b201196be1 Add Colab button, fixes #346 2021-03-02 10:13:13 +13:00
guoci 66446998a3 Update index.ipynb 2020-08-10 13:57:47 -04:00
Aurélien Geron 78f33162fb Point to the autodiff notebook in index.ipynb and math_differential_calculus.ipynb 2020-04-12 18:47:26 +12:00
Aurélien Geron 15b5ba5e10 Add a notebook about differential calculus (derivatives and gradients) 2020-04-12 18:13:52 +12:00
Aurélien Geron 2f7ab70295 Update notebooks to latest nbformat 2020-04-06 19:13:12 +12:00
Aurélien Geron 0144200c9b Updated book_equations.ipynb and replaced it with a PDF, fixes #104 2020-04-03 21:37:33 +13:00
Aurélien Geron 281366776f Add 19_training_and_deploying_at_scale.ipynb, update index.ipynb 2019-07-13 11:41:30 +02:00
Aurélien Geron d2a518cdb1 Add more chapters to index.ipynb 2019-04-30 15:01:15 +08:00
Aurélien Geron e8ed65eac6 Update index.ipynb with chapters 8 to 13 2019-03-15 23:41:04 +08:00
Aurélien Geron ef67090d71 Update index.ipynb to point to the updated usage instructions, and remove Jupyter extensions 2019-01-22 12:42:23 +08:00
Aurélien Geron 23a9498e94 Update README.md, index.ipynb and delete tensorflow_graph_in_jupyter.py 2019-01-08 12:23:20 +08:00
Aurélien Geron bbeef54739 Add a notebook about achieving reproducibility with TensorFlow 2018-08-11 12:20:57 +01:00
Aurélien Geron 38c2ea79e4 Notebook 08 now has more unsupervised learning content (clustering, anomaly detection, density estimation, gaussian mixtures...) 2018-05-08 12:53:40 +02:00
Aurélien Geron e5401ac62d Add capsule networks notebook 2017-11-27 14:21:28 +01:00
Aurélien Geron 10670c6005 Add list of equations in the book 2017-06-26 12:14:57 +02:00
Aurélien Geron 97ebf704f8 Fix index.ipynb link to #Prerequisites 2017-04-30 10:43:31 +02:00
Aurélien Geron c66b1c32f2 Move (long) prerequisites after the list of notebooks 2017-04-30 10:22:36 +02:00
Aurélien Geron fe552bbbed Sadly had to remove binder support, because it is too unreliable and has been down for a month. 2017-03-04 11:15:52 +01:00
Aurélien Geron 05ffb99e10 Add reinforcement learning notebook (in progress) 2016-10-08 22:17:45 +02:00
Aurélien Geron 9b5ffe0472 Add autoencoders, chapter 15 2016-10-06 14:08:46 +02:00
Aurélien Geron d7d6c121e3 Add notebooks for chapters 5 to 14 2016-09-27 23:31:21 +02:00
Aurélien Geron 5eea71f786 Add chapters to the index 2016-05-22 17:53:16 +02:00
Aurélien Geron e8d45964b8 Add introduction to Linear Algebra 2016-03-03 18:29:41 +01:00
Aurélien Geron 04c539e802 First part of the pandas tutorial 2016-02-20 21:37:07 +01:00
Aurélien Geron d191442ff7 Fix a few remaining python 2/3 glitches 2016-02-19 13:24:08 +01:00
Aurélien Geron 1d9aa457d3 Revert notebooks back to python 2 so they can work on both python 2 and 3 2016-02-19 12:42:03 +01:00
Aurélien Geron 793c3a2574 Make notebooks compatible with both python 2 and python 3 2016-02-19 12:22:42 +01:00
Aurélien Geron ec681a3174 Update installation instructions, and replace 'import numpy' with 'import numpy as np' 2016-02-19 11:34:59 +01:00
Aurélien Geron 821c3c5b7d Added (unfinished) NumPy tutorial. 2016-02-18 00:09:50 +01:00
Aurélien Geron a1e4e9bb5e First notebook added: matplotlib 2016-02-16 21:40:20 +01:00