Update TOC to use 'Convolutions' for consistency with single-word naming pattern

This commit is contained in:
Vijay Janapa Reddi
2025-11-09 15:18:25 -05:00
parent 6788fca024
commit 8db3eb85c7

View File

@@ -47,7 +47,7 @@ parts:
- file: chapters/08-dataloader
title: "08. DataLoader"
- file: chapters/09-convolutional-networks
title: "09. Convolutional Networks"
title: "09. Convolutions"
- file: chapters/10-tokenization
title: "10. Tokenization"
- file: chapters/11-embeddings