mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-11-02 19:00:14 +00:00
11 lines
284 B
Markdown
11 lines
284 B
Markdown
|
|
# Appendix A: Introduction to PyTorch
|
||
|
|
|
||
|
|
|
||
|
|
## Main Chapter Code
|
||
|
|
|
||
|
|
- [01_main-chapter-code](01_main-chapter-code) contains the main chapter code
|
||
|
|
|
||
|
|
|
||
|
|
## Bonus Materials
|
||
|
|
|
||
|
|
- [02_setup-recommendations](02_setup-recommendations) contains Python installation and setup recommendations.
|