This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
LLMs-from-scratch
Watch
1
Star
0
Fork
0
You've already forked LLMs-from-scratch
mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced
2025-08-11 10:11:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
LLMs-from-scratch
/
ch04
History
rasbt
e0df4df433
add dropout for embedding layers
2024-03-04 07:05:06 -06:00
..
01_main-chapter-code
add dropout for embedding layers
2024-03-04 07:05:06 -06:00
README.md
add and update readme files
2024-02-05 06:51:58 -06:00
README.md
Chapter 4: Implementing a GPT model from Scratch To Generate Text
01_main-chapter-code
contains the main chapter code.