diff --git a/README.md b/README.md index d2b48511..81fa0abd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - +edited now ## Neural Networks: Zero to Hero A course on neural networks that starts all the way at the basics. The course is a series of YouTube videos where we code and train neural networks together. The Jupyter notebooks we build in the videos are then captured here inside the [lectures](lectures/) directory. Every lecture also has a set of exercises included in the video description. (This may grow into something more respectable).