Commit Graph

92 Commits

Author SHA1 Message Date
allegroai
beb0f5e607 Update examples dependencies 2024-02-22 12:25:32 +02:00
allegroai
d6d8aa9318 Fix various CI and tests issues 2023-11-05 21:07:32 +02:00
pollfly
2f05a830b5
Edit example (#1147) 2023-11-01 10:52:58 +02:00
pollfly
489dee0e92
Add HuggingFace Transformers Example (#1146) 2023-10-29 16:04:12 +02:00
pollfly
bfc844696e
Edit pipeline example (#1141) 2023-10-22 11:49:59 +03:00
allegroai
c922c40d13 Fix model reporting in tensorflow 2.13 does not work properly (#1112) 2023-09-08 22:14:53 +03:00
pollfly
c451589298
Edit docstrings (#1084) 2023-07-25 12:19:24 +03:00
allegroai
6ffd82479d Fix example requirements 2023-06-21 08:54:21 +03:00
Alex Burlacu
e6f9ef5806 Improve pytorch lightning examples 2023-06-12 15:14:13 +03:00
allegroai
42320421a2 Fix model names in examples are inconsistent 2023-06-11 13:58:01 +03:00
Alex Burlacu
a8746de9eb Adjust LightGBM example 2023-05-25 17:43:13 +03:00
Anton
d828595e83
Fix typo "Categories per column" (#1021) 2023-05-25 14:33:25 +03:00
allegroai
a0bc87ab5c Support pytorch-lightning CLI >=2.0 2023-05-11 15:59:11 +03:00
allegroai
a3b4e1ec82 Fix openmmlab cifar10 example raises ModuleNotFoundError (update dependency) 2023-05-11 15:55:34 +03:00
Alex Burlacu
f9b370b947 Make clearml installation in jupyter notebooks optional 2023-04-03 18:30:57 +03:00
Muhammad Sakib Khan Inan
3ffbbf1393
Added "output_uri=True" in the hook config
When "output_uri" is set to True, it uploads the Artifacts or Models to the ClearML Server.
2023-03-09 13:02:39 +06:00
pollfly
b39829a011
Edit docstrings (#875) 2023-01-10 11:12:47 +02:00
allegroai
dd79bd6197 Fix tensorflow_macos support 2022-12-22 21:54:13 +02:00
allegroai
66cccd22fd Fix examples 2022-11-21 17:14:07 +02:00
allegroai
51f512889f Fix keras_tuner_cifar example raises DeprecationWarning and ValueError 2022-07-21 17:23:19 +03:00
allegroai
d1e8285760 Fix LightGBM example shows UserWarning 2022-07-01 11:37:42 +03:00
allegroai
d242c14565 Fix Hydra warning due to deprecation 2022-06-28 21:16:12 +03:00
allegroai
c12a66267d Fix missing requirement for tensorboardx example 2022-06-28 21:13:02 +03:00
Rizwan Hasan
717edba8c2
Fix FastAI DeprecationWarning (#683) 2022-05-30 19:56:37 +03:00
Allegro AI
92210e2c82
Update requirements.txt 2022-05-04 14:39:35 +03:00
Rizwan Hasan
b18b888966
Refactor example (#657) 2022-04-24 18:19:17 +03:00
Zaida Zhou
70a8a7a03b
Add OpenMMLab example (#655) 2022-04-24 15:51:19 +03:00
Rizwan Hasan
8763a884da
Update Pytorch Lightning example for pytorch-lightning>=v1.6.0 (#650) 2022-04-21 10:18:30 +03:00
allegroai
e06d3cbf99 Fix pytorch automagic logging torchscript models 2022-04-13 14:16:12 +03:00
allegroai
3bde51ebe7 Fix Fire integration is not compatible with typing library (#610) 2022-04-09 14:22:47 +03:00
allegroai
95785e7637 Fix jsonargparse support (#403) 2022-03-29 11:00:33 +03:00
allegroai
b26bc09ade Update autokeras example 2022-03-24 19:35:07 +02:00
allegroai
c5e428a03d Add jsonargparse support (#403) 2022-03-24 19:30:24 +02:00
allegroai
ac1750b442 Restructure FastAI examples 2022-03-06 19:08:22 +02:00
allegroai
a5b16db95c Add missing skip_zero_size_check argument in StorageManager.download_foler()
PEP8
2022-02-26 13:38:42 +02:00
eugen-ajechiloae-clearml
a8fbe51231
Support fastai v2 (#571) 2022-02-17 00:01:55 +02:00
Rizwan Hasan
e160e7d0ce
Add requirements for examples (#582) 2022-02-16 16:59:32 +02:00
Rizwan Hasan
b494232134
Capitalized examples task name, updated example requirements (#573) 2022-02-14 10:18:41 +02:00
eugen-ajechiloae-clearml
c01e2e1166
Fix group arguments in click (#561) 2022-02-12 00:01:44 +02:00
eugen-ajechiloae-clearml
296cb7d899
Add Python Fire support (#550) 2022-02-07 13:38:11 +02:00
eugen-ajechiloae-clearml
d53dbbf697
Add catboost support (#542)
Co-authored-by: ajecc <eugenajechiloae@gmail.com>
2022-02-03 21:36:27 +02:00
Rizwan Hasan
eb5350f551
Fixed requirements, refactored and formatted code in some examples (#567) 2022-02-03 21:34:42 +02:00
pollfly
b036bbce2f
Update XGBoost example (#524)
* Change dataset (load_boston is deprecated)
* Black format
* Add save_model
2021-12-23 14:07:42 +02:00
pollfly
8cc4c4256c
Add abseil example (#509) 2021-12-08 09:51:04 +02:00
pollfly
bb15ea6666
Fix links in jupyter notebooks (#505) 2021-12-02 11:28:35 +02:00
pollfly
f5040b59d7
Add Markdown in pipeline jupyter notebooks (#502)
* Add jupyter notebook to pipeline

* Add markdown explanations to Jupyter Notebook about pipeline
2021-12-01 18:48:14 +02:00
pollfly
8f84c42f5d
Edit pipeline example (#494) 2021-11-21 12:30:05 +02:00
allegroai
11f21fcfb6 Fix PyTorch distributed TimeoutSocket issue in Windows 2021-10-25 13:15:05 +03:00
Kumar Ashutosh
dae1a1d112
Minor edit when training with a custom dataset (#484)
When we want to train a custom dataset, the code should have the flexibility to accommodate variable number of classes.
2021-10-22 10:27:06 +03:00
allegroai
b0a3166a93 Fix example 2021-10-03 03:25:04 +03:00