Matthew Hernandez
|
80c1bb2cf4
|
Fix issue 724: unused args (#726)
* Fix issue 724: unused args
* Update 02_opt_multi_gpu_ddp.py
|
2025-07-08 06:37:39 -05:00 |
|
Sebastian Raschka
|
d75f74bd0c
|
Fix data download if UCI is temporarily down (#592)
|
2025-03-31 16:25:53 -05:00 |
|
Sebastian Raschka
|
4fad4695f6
|
Fix timeout issue related to spam data backup url (#544)
* Add backup url for Spam Dataset
* import urllib
* fix url
* fix timeout issue
|
2025-02-20 09:26:23 -06:00 |
|
Sebastian Raschka
|
eb6787397c
|
Add backup url for Spam Dataset (#543)
* Add backup url for Spam Dataset
* import urllib
* fix url
|
2025-02-20 08:08:28 -06:00 |
|
Sebastian Raschka
|
7e2092dd01
|
More pythonic way to find the longest sequence (#512)
* More pythonic way to find the longest sequence
* pep8 fix
|
2025-02-01 10:22:47 -06:00 |
|
Sebastian Raschka
|
87deec0f5f
|
Add standalone finetuning and evaluation scripts for chapter 7 (#234)
* add finetuning and eval scripts
* update link
* update links
* fix link
|
2024-06-21 05:23:24 -05:00 |
|