Aurélien Geron
|
7901ee0480
|
Big update to chapter 17 for the 3rd edition, add diffusion models
|
2022-04-01 10:56:04 +13:00 |
Aurélien Geron
|
dcb43f2881
|
Add GPU accelerator to notebooks 14 to 19
|
2022-03-23 11:02:35 +13:00 |
Aurélien Geron
|
65c95a5cc7
|
Big update of chapter 16 for 3rd edition
|
2022-03-21 21:43:01 +13:00 |
Aurélien Geron
|
a2f8391951
|
Upgrade to TensorFlow 2.8
|
2022-03-01 11:41:27 +13:00 |
Aurélien Geron
|
b658ab40c0
|
Add workaround for StringLookup in Sequential model issue
|
2022-02-21 16:43:52 +13:00 |
Aurélien Geron
|
446fbb81cb
|
Add warning about StringLookup issue in TF 2.8.0
|
2022-02-21 16:03:32 +13:00 |
Aurélien Geron
|
b62624c4cd
|
Download quickdraw dataset into ./datasets/ folder
|
2022-02-21 15:04:19 +13:00 |
Aurélien Geron
|
060420e1ac
|
Download spam dataset into the ./datasets/ folder
|
2022-02-21 15:03:05 +13:00 |
Aurélien Geron
|
f9d581b646
|
Download the ridership data
|
2022-02-21 14:40:39 +13:00 |
Aurélien Geron
|
c3ca373556
|
Install the TensorFlow-Addons library on Colab or Kaggle
|
2022-02-21 14:39:49 +13:00 |
Aurélien Geron
|
b5fa249fd3
|
Install statsmodel lib on Colab/Kaggle, and fix download of Bach chorales
|
2022-02-21 10:32:04 +13:00 |
Aurélien Geron
|
0ce6548ddc
|
Tarballs like housing.tgz include the parent directory
|
2022-02-21 10:23:31 +13:00 |
Aurélien Geron
|
517a2f18be
|
Fix titanic data download function
|
2022-02-21 10:20:48 +13:00 |
Aurélien Geron
|
2f777d7f3f
|
Tarballs like housing.tgz include the parent directory
|
2022-02-21 09:51:32 +13:00 |
Aurélien Geron
|
027d7368c0
|
Fix exercise section
|
2022-02-20 17:38:01 +13:00 |
Aurélien Geron
|
5e4465a7bc
|
Add missing %load_ext tensorboard and add exercise outputs
|
2022-02-20 17:36:52 +13:00 |
Aurélien Geron
|
394f64bf8f
|
Remove labelcolor argument in plt.legend(), as it requires recent matplotlib
|
2022-02-20 12:55:08 +13:00 |
Aurélien Geron
|
ed704b8e34
|
Use read_csv() to download the data directly
|
2022-02-19 23:18:10 +13:00 |
Aurélien Geron
|
85171acd17
|
Require Python 3.7+
|
2022-02-19 23:03:20 +13:00 |
Aurélien Geron
|
3cd107cae8
|
Update README.md to 3rd edition
|
2022-02-19 22:52:43 +13:00 |
Aurélien Geron
|
0a28fab583
|
Add notebook outputs
|
2022-02-19 22:24:54 +13:00 |
Aurélien Geron
|
bbc1113951
|
Work in progress for chapters 16 to 19
|
2022-02-19 22:09:28 +13:00 |
Aurélien Geron
|
4a0a353b5b
|
Add Setup header
|
2022-02-19 22:08:31 +13:00 |
Aurélien Geron
|
c9b977309a
|
Move datasets to project ageron/data to shrink this repo
|
2022-02-19 21:36:43 +13:00 |
Aurélien Geron
|
8745a9c2ac
|
Update lib versions
|
2022-02-19 18:49:54 +13:00 |
Aurélien Geron
|
9e5ee748d9
|
Update execution count in ch14
|
2022-02-19 18:19:59 +13:00 |
Aurélien Geron
|
591d6e4b3e
|
Big update of chapters 11, 12, 13 for 3rd edition
|
2022-02-19 18:19:26 +13:00 |
Aurélien Geron
|
4ba9496a87
|
Update plot options
|
2022-02-19 18:18:08 +13:00 |
Aurélien Geron
|
b63019fd28
|
Sync notebook with book's code examples, and better identify extra code
|
2022-02-19 18:17:36 +13:00 |
Aurélien Geron
|
1c2421fc88
|
Big update of chapter 15 for 3rd edition
|
2022-02-19 18:07:03 +13:00 |
Aurélien Geron
|
8be4640d8a
|
Remove redundant fontsize=14
|
2022-01-31 11:12:12 +13:00 |
Aurélien Geron
|
a18cb82f34
|
Remove transpose conv section, fix python 3.7->3.8, small tweaks
|
2022-01-31 11:10:02 +13:00 |
Aurélien Geron
|
9bd3b4ad9a
|
Big update of chapter 14 for 3rd edition
|
2022-01-31 10:24:33 +13:00 |
Aurélien Geron
|
36761f03f1
|
Change environment name from tf2 to homl3
|
2021-12-21 11:35:26 +13:00 |
Aurélien Geron
|
3552690321
|
Remove redundant comment
|
2021-12-08 15:16:42 +13:00 |
Aurélien Geron
|
146e6fc062
|
Big update of chapter 10 for 3rd edition
|
2021-12-08 11:58:36 +13:00 |
Aurélien Geron
|
319df2454d
|
For regression, it's better to talk about targets than labels
|
2021-11-29 12:15:44 +13:00 |
Aurélien Geron
|
52d4f0a8c6
|
Make font sizes consistent across notebooks
|
2021-11-27 23:03:26 +13:00 |
Aurélien Geron
|
e72b210d97
|
Load plt before setting rcParams
|
2021-11-27 13:47:56 +13:00 |
Aurélien Geron
|
84f474d92c
|
Load plt before setting rcParams and remove unneeded fontsize=14
|
2021-11-27 13:46:38 +13:00 |
Aurélien Geron
|
0b94d240a5
|
Load plt before setting rcParams
|
2021-11-27 13:43:11 +13:00 |
Aurélien Geron
|
c3a2dfd28e
|
Remove unneeded fontsize=14
|
2021-11-27 13:39:04 +13:00 |
Aurélien Geron
|
72f9488c5d
|
Remove unneeded fontsize=14
|
2021-11-27 13:38:47 +13:00 |
Aurélien Geron
|
3ec8eaa79e
|
Load plt before setting rcParams
|
2021-11-27 12:54:49 +13:00 |
Aurélien Geron
|
16e66a50fa
|
Load plt before setting rcParams
|
2021-11-27 12:43:26 +13:00 |
Aurélien Geron
|
19e109c02c
|
Load plt before setting rcParams
|
2021-11-27 12:37:41 +13:00 |
Aurélien Geron
|
1245f13446
|
Add exercise2.png image for the solution to exercise 2 in chapter 10
|
2021-11-25 21:46:41 +13:00 |
Aurélien Geron
|
1cb374d14e
|
Add exercise solutions (from former appendix A) to notebooks 1 to 9
|
2021-11-25 21:45:32 +13:00 |
Aurélien Geron
|
97b371329c
|
Split figure 3-9 in two, and compare models using PR curve rather than ROC curve
|
2021-11-25 17:49:46 +13:00 |
Aurélien Geron
|
01d5df8e72
|
Remove unneeded comments, sync notebook with book code
|
2021-11-25 15:09:48 +13:00 |