From 65e90dc98bbc12f68fd8000ac5c054b883710ce9 Mon Sep 17 00:00:00 2001 From: Arun Date: Thu, 14 Sep 2023 15:16:00 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 989b499..3def46f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# MNIST CLASSIFIER +# Logo MNIST CLASSIFIER MNIST classifier from scratch * Model: CNN * Accuracy: 98% @@ -6,4 +6,4 @@ MNIST classifier from scratch * Training Notebook: mnist_classifier.ipynb * Cleaned Python Inference Version: mnist_classifier.py -* Model: classifier.pkl \ No newline at end of file +* Model: classifier.pkl