13 Commits

Author SHA1 Message Date
rasbt
9f0bda7af5
add note about duplicated cell 2024-08-19 21:04:18 -05:00
Sebastian Raschka
08040f024c
Test code in pytorch 2.4 (#285)
* test code in pytorch 2.4

* update
2024-07-24 21:53:41 -05:00
Daniel Kleine
ad9dd994dc
minor fixes (#235)
* removed unnecessary imports

* removed unnecessary semicolons

* format markdown

* format markdown

* fixed markdown
2024-06-21 08:40:54 -05:00
rasbt
6c84900af7
remove redundant line 2024-06-20 10:12:28 -05:00
rasbt
977f9c6eac
fix device loading 2024-06-20 08:07:00 -05:00
rasbt
98d453b666
update formatting 2024-05-24 07:20:37 -05:00
Sebastian Raschka
97ed38116a
Rename drop_resid to drop_shortcut (#136) 2024-04-28 14:31:27 -05:00
Sebastian Raschka
dd51d4ad83
Make datesets and loaders compatible with multiprocessing (#118) 2024-04-13 13:57:56 -05:00
rasbt
42eda8b70f renumber exercises 2024-04-07 06:03:41 -05:00
rasbt
8c36399e7c rename hparams to settings 2024-04-05 07:24:46 -05:00
Sebastian Raschka
2de60d1bfb
Rename variable to context_length to make it easier on readers (#106)
* rename to context length

* fix spacing
2024-04-04 07:27:41 -05:00
Sebastian Raschka
3829ccdb34
Remove reundant dropout in MLP module (#105) 2024-04-03 20:19:08 -05:00
rasbt
ee096986ea upload exercise solutions of ch05 2024-03-31 20:28:51 -05:00