diff --git a/TODO.md b/TODO.md index cd234d3..96c3b90 100644 --- a/TODO.md +++ b/TODO.md @@ -2,7 +2,7 @@ * Redo gradient descent video about * delta weight formulas, connect to "mathematics of gradient" video -* Implment gradient descent in library / with code +* Implement gradient descent in library / with code * Talk about different activation function * XOR coding challenge * MNIST coding challenge