85 Commits

Author SHA1 Message Date
Megabyte
c11b5ca211 Merge pull request #1 from Shuyib/Shuyib-patch-1
Update requirements.txt
2023-12-27 16:32:18 +03:00
Megabyte
0beb32b45a Update requirements.txt
Add tiktoken library version 0.5.1 as used in chapter 02 for section 2.5 Byte pair encoding.
2023-12-27 16:30:31 +03:00
Sebastian Raschka
0f83b87c04 Merge pull request #9 from xiaotian0328/patch-1
Fix typos in ch03.ipynb
2023-12-27 08:28:52 +01:00
Xiaotian Ma
b8901da362 Update ch03.ipynb 2023-12-26 22:41:54 -06:00
Xiaotian Ma
c518adb0b7 Update ch03.ipynb 2023-12-26 22:05:21 -06:00
rasbt
727615423d add repo info 2023-12-21 08:54:15 +01:00
Sebastian Raschka
7f0595f5f6 Merge pull request #7 from pitmonticone/main
Fix typos in notebooks
2023-12-17 09:09:31 -06:00
Pietro Monticone
40698e63b3 Update embeddings-and-linear-layers.ipynb 2023-12-17 16:01:46 +01:00
Pietro Monticone
1bebe21b91 Update ch02.ipynb 2023-12-17 16:01:43 +01:00
Sebastian Raschka
f5c0fda59a update overview figure 2023-12-16 12:43:33 -06:00
Sebastian Raschka
5824d87a51 Update README.md 2023-12-13 06:12:50 -06:00
Sebastian Raschka
db800cd67d Merge pull request #6 from rasbt/cover-and-book-info
Add cover and book info
2023-12-12 07:27:44 -06:00
rasbt
d29bb5a01e Add cover and book info 2023-12-12 07:27:03 -06:00
Sebastian Raschka
220df4ffb3 Delete ch02/03_bonus_embedding-vs-matmul/.DS_Store 2023-12-10 08:18:25 -06:00
Sebastian Raschka
a16585049e Delete ch02/.DS_Store 2023-12-10 08:18:11 -06:00
Sebastian Raschka
28f43bd118 Delete ch03/.DS_Store 2023-12-10 08:17:56 -06:00
Sebastian Raschka
7e6cea02e2 Delete ch03/01_main-chapter-code/.DS_Store 2023-12-10 08:17:47 -06:00
rasbt
f908a6ea59 remove temp files 2023-12-09 17:21:06 -06:00
rasbt
d82a5d6c08 remove temp files 2023-12-09 17:20:40 -06:00
rasbt
7cb3f59fff Merge branch 'main' of https://github.com/rasbt/LLMs-from-scratch 2023-12-09 17:18:43 -06:00
rasbt
55aa84ac5c remove OS temp files 2023-12-09 17:17:47 -06:00
Sebastian Raschka
aa5851914f Merge pull request #4 from rasbt/ch03
add ch03 and TOC
2023-12-09 17:14:56 -06:00
rasbt
31980a6ef1 add ch03 and TOC 2023-12-09 17:13:56 -06:00
rasbt
d015b2ad08 link summary and exercises 2023-12-08 06:30:20 -06:00
Sebastian Raschka
752b035632 Update LICENSE.txt 2023-12-05 18:45:47 -06:00
rasbt
c8825b7c22 add exercise solutions 2023-10-27 06:19:40 -05:00
rasbt
e827b42e1e add readme files 2023-10-25 18:46:40 -05:00
rasbt
f26aa70ebd fix size of positional embedding layer 2023-10-23 20:20:12 -05:00
Sebastian R
ab1261d9b1 cleanup and minimal notebook 2023-10-15 17:15:20 -05:00
Sebastian Raschka
a19305fcda Merge pull request #2 from rasbt/ch02-code
minor cosmetic fixes
2023-10-02 06:48:47 -05:00
rasbt
e6a4f7a4d3 minor cosmetic fixes 2023-10-02 06:48:16 -05:00
Sebastian Raschka
e90f2d0e2b Merge pull request #1 from rasbt/ch02-code
ch02 code
2023-09-28 07:10:00 -05:00
rasbt
d1d29d0555 ch02 code 2023-09-28 07:08:50 -05:00
rasbt
5723c3802b restruture old ch02 into appendix A 2023-09-22 07:01:08 -05:00
rasbt
d66b23588d first sync 2023-07-23 13:18:13 -05:00