From 82b5a38874d663796d613286c1253eac6019c9c4 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 22 Oct 2024 23:22:51 +0530 Subject: [PATCH] Changed READEME.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).