mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-11 14:21:41 +08:00
* Correct batch_idx in appendix A logging * update batch idx --------- Co-authored-by: Sebastian Raschka <sebastian@Sebastians-MacBook-Air.local> |
||
|---|---|---|
| .. | ||
| 01_main-chapter-code | ||
| 02_setup-recommendations | ||
| README.md | ||
Appendix A: Introduction to PyTorch
Main Chapter Code
- 01_main-chapter-code contains the main chapter code
Bonus Materials
- 02_setup-recommendations contains Python installation and setup recommendations.