16 Commits

Author SHA1 Message Date
rasbt
c1d939c64e update chapter reference 2024-03-24 07:09:08 -05:00
Sebastian Raschka
5d02559993 small cosmetic updates (#83) 2024-03-22 09:15:40 -05:00
Sebastian Raschka
4582995ced Add alternative weight loading strategy as backup (#82) 2024-03-20 08:43:18 -05:00
rasbt
820d5e3ed1 remove duplicate import 2024-03-19 20:41:35 -05:00
Sebastian Raschka
a2cd8436cb Ch05 supplementary code (#81) 2024-03-19 09:26:26 -05:00
rasbt
861a2788f3 add check for small validation sets 2024-03-19 06:34:52 -05:00
Sebastian Raschka
9d6da22ebb Update pep8 (#78)
* simplify requirements file

* style

* apply linter
2024-03-18 08:16:17 -05:00
Sebastian Raschka
329d046b5d simplify requirements file (#76) 2024-03-18 08:00:49 -05:00
Sebastian Raschka
48253c4f88 Ch05 (#75)
* add chapter 5 main code
2024-03-17 21:07:19 -05:00
rasbt
ee8efcbcf6 fix plotting 2024-03-14 07:41:45 -05:00
rasbt
f2c8eeb6b8 pretraining on project gutenberg 2024-03-13 08:34:39 -05:00
rasbt
da33ce8054 remove redundant unsqueeze in mask 2024-03-09 17:42:31 -06:00
rasbt
87fcfd9245 mha variants 2024-03-06 08:30:32 -06:00
rasbt
e0df4df433 add dropout for embedding layers 2024-03-04 07:05:06 -06:00
rasbt
d89aaf319d update folder name 2024-02-27 08:53:04 -06:00
rasbt
87a743076d hparam tuning script 2024-02-27 08:51:03 -06:00