Victor Khaustov
|
413507a23c
|
Fix image metadata
|
2022-05-18 18:25:08 +09:00 |
Victor Khaustov
|
bebc0700d9
|
Update README.md
|
2022-05-18 17:54:39 +09:00 |
Victor Khaustov
|
03cadf00ca
|
Update linear algebra tutorial
|
2022-05-18 17:50:53 +09:00 |
Aurélien Geron
|
830eecfb43
|
Merge branch 'main' of github.com:ageron/handson-ml3
|
2022-05-18 15:46:37 +12:00 |
Aurélien Geron
|
4024fbc40d
|
Add n_jobs=-1 for the BaggingClassifier
|
2022-05-18 15:46:28 +12:00 |
Aurélien Geron
|
6cab5b4a40
|
Merge pull request #11 from vi3itor/update-pandas-tutorial
Update Pandas tutorial
|
2022-05-18 09:07:23 +12:00 |
Victor Khaustov
|
10a2b8fc1a
|
Update pandas tutorial
|
2022-05-17 16:31:23 +09:00 |
Aurélien Geron
|
cf964f0303
|
Merge pull request #10 from vi3itor/update-matplotlib-tutorial
Update matplotlib tutorial
|
2022-05-17 11:05:36 +12:00 |
Victor Khaustov
|
cd69d7cc1c
|
Update matplotlib tutorial
Fix metadata
|
2022-05-16 21:54:53 +09:00 |
Aurélien Geron
|
93e06ef6fc
|
Merge pull request #9 from vi3itor/fix-tools-numpy
Update documentation links and correct typos in tools_numpy notebook
|
2022-05-14 10:08:51 +12:00 |
Victor Khaustov
|
8dcd85ead2
|
Remove redundant parentheses
|
2022-05-13 19:05:00 +09:00 |
Victor Khaustov
|
0ee2d2d626
|
Remove unnecessary comma
|
2022-05-13 18:28:52 +09:00 |
Victor Khaustov
|
507505743f
|
Fix diff conflict
|
2022-05-13 18:24:04 +09:00 |
Victor Khaustov
|
b2ba41f05a
|
Update docs links and correct typos in tools_numpy
|
2022-05-13 18:15:41 +09:00 |
Aurélien Geron
|
d07f0ec46c
|
Merge pull request #7 from vi3itor/ch3-errata
Fix typos, add missing output and update deprecated shift() call in chapter 3 notebook
|
2022-05-13 17:47:45 +12:00 |
Aurélien Geron
|
96712facfb
|
Merge pull request #8 from vi3itor/ml-checklist-typos
Fix typos in ML project checklist and requirements.txt
|
2022-05-13 17:44:19 +12:00 |
Victor Khaustov
|
248c9a78d7
|
Fix typos in ML project checklist and requirements
|
2022-05-12 15:39:15 +09:00 |
Victor Khaustov
|
a3bbf0716b
|
Fix typos and deprecated shift() call in ch 3
|
2022-05-11 18:39:45 +09:00 |
Aurélien Geron
|
ec67af216b
|
Merge pull request #6 from vi3itor/ch2-errata
Fix a few typos and deprecated np.object reference
|
2022-05-09 22:47:48 +12:00 |
Victor Khaustov
|
338c0907a2
|
Fix a few typos and deprecated np.object reference
|
2022-05-09 17:31:09 +09:00 |
Aurélien Geron
|
f92a7497f8
|
Clarify a few figures, and remove unneeded raw strings
|
2022-05-05 16:25:41 +12:00 |
Aurélien Geron
|
f4515c0995
|
Add explanations for distributed Keras Tuner on Vertex AI
|
2022-04-20 11:07:46 +12:00 |
Aurélien Geron
|
c345b60732
|
Add section on hyperparameter tuning using Vertex AI's blackbox optimization service
|
2022-04-19 09:23:30 +12:00 |
Aurélien Geron
|
96edbd5ef4
|
Use '/gcs/' instead of 'gs://'
|
2022-04-18 10:47:33 +12:00 |
Aurélien Geron
|
f148784e14
|
Remove unused import and use /gcs path instead of gs://
|
2022-04-18 10:45:53 +12:00 |
Aurélien Geron
|
e611c9bcf0
|
Use server_image instead of repeating gcr.io URI
|
2022-04-17 22:25:53 +12:00 |
Aurélien Geron
|
410367eed1
|
tf.lite.Optimize.OPTIMIZE_FOR_SIZE is deprecated, use DEFAULT instead
|
2022-04-17 12:17:50 +12:00 |
Aurélien Geron
|
58e5232e29
|
Remove sklearn version check when sklearn is not needed
|
2022-04-17 12:17:13 +12:00 |
Aurélien Geron
|
ce104660c6
|
Fix hyperparameter tuning on Vertex AI
|
2022-04-16 22:11:30 +12:00 |
Aurélien Geron
|
b01d1862f3
|
Add keras-tuner, google cloud aiplatform, and google cloud storage
|
2022-04-16 17:32:04 +12:00 |
Aurélien Geron
|
b67e51af2c
|
Sync notebook code with book code (rename max_dims to embed_size)
|
2022-04-16 17:30:08 +12:00 |
Aurélien Geron
|
d5d16c3202
|
Fix execution count
|
2022-04-16 09:00:38 +12:00 |
Aurélien Geron
|
3f59011075
|
comment out split GPU code, and add cleanup code
|
2022-04-16 08:59:29 +12:00 |
Aurélien Geron
|
ce5fa07d59
|
Add missing NumPy import, and clarify GCP account creation
|
2022-04-15 22:48:36 +12:00 |
Aurélien Geron
|
f6f90a46ba
|
Big update to chapter 19 for the 3rd edition
|
2022-04-15 20:11:40 +12:00 |
Aurélien Geron
|
5578c334d7
|
Big update to chapter 18 for the 3rd edition
|
2022-04-05 21:47:12 +12:00 |
Aurélien Geron
|
395d999918
|
statsmodels is preinstalled on Kaggle
|
2022-04-05 18:20:41 +12:00 |
Aurélien Geron
|
0f9d6d032f
|
TensorFlow-Addons is preinstalled on Kaggle
|
2022-04-05 18:20:23 +12:00 |
Aurélien Geron
|
0f6711b459
|
Hashing using binary autoencoder fix
|
2022-04-01 14:13:39 +13:00 |
Aurélien Geron
|
541ea1d7b1
|
Add missing argument n_epochs=50
|
2022-04-01 12:11:37 +13:00 |
Aurélien Geron
|
05e891c997
|
Rename notebook to add diffusion models
|
2022-04-01 11:01:45 +13:00 |
Aurélien Geron
|
9d3000bdc9
|
Fix Colab and Kaggle links
|
2022-04-01 10:59:51 +13:00 |
Aurélien Geron
|
18ae302d72
|
Add missing extension .ipynb
|
2022-04-01 10:58:01 +13:00 |
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 |