Update README.md

This commit is contained in:
Sebastian Raschka 2024-06-22 12:09:02 -05:00 committed by GitHub
parent 0026e6206b
commit fef88072eb

View File

@ -4,7 +4,7 @@
- [01_main-chapter-code](01_main-chapter-code) contains the main chapter code.
## ### Optional Code
## Optional Code
- [02_performance-analysis](02_performance-analysis) contains optional code analyzing the performance of the GPT model(s) implemented in the main chapter.