diff --git a/README.md b/README.md index dae90d30e5..6fd542c0ed 100644 --- a/README.md +++ b/README.md @@ -70,5 +70,5 @@ optim.step() ### TODO (to make real neural network library) * Implement gradcheck (numeric) -* Implement convolutions +* Make convolutions not slow while removing lines of code (NO CYTHON!)