karpathy.github.io
karpathy.github.io copied to clipboard
Fixing 2 typos
I came along these two typos while reading through the article (thanks a lot for writing it!). The first is an obvious word typo ("forawrd" instead of "forward"), the second a faulty comment which was likely a forgotten leftover from an earlier code version (the code logs results every 25 iterations according to semantics and example output, not every 10).