490 Commits

Author SHA1 Message Date
rasbt
05738f8be6 fix link 2024-05-17 08:20:35 -05:00
rasbt
f1db50fe9a fix indent 2024-05-17 07:58:01 -05:00
rasbt
2653c36957 Add new experiment without padding 2024-05-17 07:55:51 -05:00
Sebastian Raschka
e230576413 Merge pull request #160 from d-kleine/main
small changes Docker / OpenAI
2024-05-17 07:51:26 -04:00
Daniel Kleine
e6012b944e fixed empty space 2024-05-17 10:44:18 +02:00
Daniel Kleine
018a22338f added missing step 2 and prettyfied readme 2024-05-17 10:43:35 +02:00
rasbt
6c6321f671 simplify code 2024-05-16 20:16:25 -05:00
Sebastian Raschka
d0777e3aa0 Merge pull request #157 from DrCesar/main
fix move model to device before calculating loss
2024-05-15 20:58:43 -04:00
Sebastian Raschka
df5f680383 Merge pull request #159 from ehberg/main
Update README.md, minor path change
2024-05-15 20:46:31 -04:00
Eric Berg
3614f6efa9 Update README.md, minor path change 2024-05-15 13:51:51 -04:00
Sebastian Raschka
a26fd9d02a Merge pull request #158 from d-kleine/main
(minor) Updated vscode extensions and gitignore, added missing word
2024-05-15 06:17:57 -05:00
Daniel Kleine
5411f31186 added missing word 2024-05-15 06:33:25 +00:00
Daniel Kleine
c78ceafe51 updated .gitignore with appendix artifacts 2024-05-15 06:30:24 +00:00
DrCesar
d2410cb0c6 fix move model to device before calculating loss 2024-05-14 22:28:00 -07:00
Daniel Kleine
bbb4703cf3 added csv extension 2024-05-15 05:26:57 +00:00
Sebastian Raschka
e4227c899b Merge pull request #156 from rasbt/improve-bonus-code-ch06
Improve bonus code in chapter 06
2024-05-14 19:44:20 -05:00
Sebastian Raschka
47b3ff15ec improve bonus code in chapter 06 2024-05-14 20:35:50 -04:00
Sebastian Raschka
dad6eb4456 Merge pull request #154 from d-kleine/main
updated .gitignore and added missing python run statement
2024-05-14 08:30:26 -05:00
Sebastian Raschka
30010c7a91 Merge branch 'main' into main 2024-05-14 08:28:02 -05:00
rasbt
6aff47ba60 fix file path name 2024-05-14 08:27:46 -05:00
Sebastian Raschka
2f1e1a3d4b Merge branch 'main' into main 2024-05-14 08:12:19 -05:00
rasbt
0b176bb1fc add previous chapters file 2024-05-14 08:11:58 -05:00
Sebastian Raschka
d499c90903 Merge branch 'main' into main 2024-05-14 08:07:58 -05:00
rasbt
df4c59cf6e add missing gpt-download.py 2024-05-14 08:05:56 -05:00
Daniel Kleine
c754b14a79 added missing python run statement 2024-05-14 12:17:09 +00:00
Daniel Kleine
d2fe7287a2 updated .gitignore with 06/02 und /03 artifacts 2024-05-14 12:16:24 +00:00
rasbt
87bf79e888 tokens seen -> examples seen 2024-05-13 20:08:48 -05:00
rasbt
d9e364c04a spelling 2024-05-13 20:06:38 -05:00
rasbt
b350daaa93 add readme 2024-05-13 08:50:55 -05:00
Sebastian Raschka
f8589c05c1 Merge pull request #153 from rasbt/ch06-exercises
Chapter 6 wrap-up
2024-05-13 08:14:08 -05:00
rasbt
58aa3020b4 update readme 2024-05-13 07:57:30 -05:00
rasbt
c95abad6d1 pep8 fixes 2024-05-13 07:50:51 -05:00
rasbt
13e4282567 tests and exercises 2024-05-13 07:45:59 -05:00
Sebastian Raschka
7370ad1615 val before test acc 2024-05-13 07:36:18 -05:00
rasbt
c8bcdf5206 fix tests 2024-05-12 19:03:14 -05:00
rasbt
37c33d6fee add chapter 6 unit test 2024-05-12 18:51:28 -05:00
rasbt
6b5bc7a1cd add missing figure 2024-05-12 18:37:02 -05:00
rasbt
ccb862cc36 chapter 06 summary file 2024-05-12 18:27:50 -05:00
rasbt
351b0483c1 10 -> 5 2024-05-12 10:42:25 -05:00
rasbt
73e1c68f45 use validation path 2024-05-12 09:41:46 -05:00
rasbt
1c13810d30 use path 2024-05-12 09:36:35 -05:00
rasbt
a0adf0d5d3 basepath 2024-05-12 09:27:38 -05:00
rasbt
913662ebeb basepath 2024-05-12 09:25:56 -05:00
rasbt
98c0723b3d update dataset naming 2024-05-12 09:22:42 -05:00
rasbt
beeaf323f1 rename download_and_unzip to make it more specific 2024-05-12 08:36:24 -05:00
Sebastian Raschka
49306b271f add header 2024-05-11 14:37:21 -05:00
rasbt
84edcfaf43 use spam / not spam labels 2024-05-11 13:42:18 -05:00
speed
7b34833ee1 fix 1024 characters to 1024 tokens (#152) 2024-05-11 13:17:07 -05:00
rasbt
c94f24e759 reorder section 6.6 2024-05-11 08:27:07 -05:00
rasbt
db29f5c685 explain how class labels are obtained 2024-05-11 07:42:13 -05:00