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-07-13 12:01:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
LLMs-from-scratch
/
appendix-A
/
03_main-chapter-code
History
Sebastian Raschka
9d6da22ebb
Update pep8 (
#78
)
...
* simplify requirements file * style * apply linter
2024-03-18 08:16:17 -05:00
..
code-part1.ipynb
use torch.softmax instead of F.softmax
2024-01-28 12:25:49 -06:00
code-part2.ipynb
restruture old ch02 into appendix A
2023-09-22 07:01:08 -05:00
DDP-script.py
Update pep8 (
#78
)
2024-03-18 08:16:17 -05:00
exercise-solutions.ipynb
add exercise solutions
2023-10-27 06:19:40 -05:00