Skip to content

Commit c93d7c2

Browse files
committed
edit README
1 parent 1a127c9 commit c93d7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This repository contains my detailed implementations of Andrej Karpathy's [Neura
1616
| Makemore 4 | [BackProp](https://github.com/chizkidd/Karpathy-Neural-Networks-Zero-to-Hero/blob/main/005_makemore_BackpropNinja/makemore_Backprop.ipynb) | ---
1717
| Makemore 5 | [Wavenet](006_makemore_WaveNet/makemore_WaveNet.ipynb) | [Wavenet Exercises](006_makemore_WaveNet/WaveNet_Exercises.ipynb)
1818
| GPT | [GPT](007_GPT/gpt.ipynb) | [1, 2a](007_GPT/ex1-2a.ipynb), [2b](007_GPT/ex2b.ipynb), [3](007_GPT/ex3.ipynb)
19-
| minBPE | [minBPE](008_minBPE/minBPE.ipynb) | ---
19+
| minBPE | [minBPE](008_minBPE/minbpe.ipynb) | ---
2020

2121
Still Ongoing...
2222

0 commit comments

Comments
 (0)