Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arun477 authored Sep 14, 2023
1 parent c32023c commit 65e90dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# MNIST CLASSIFIER
# <img src="/static/favicon.png" alt="Logo" style="float: left; margin-right: 10px; border-radius:100%;margin-top:5px" /> MNIST CLASSIFIER
MNIST classifier from scratch
* Model: CNN
* Accuracy: 98%

* Training Notebook: mnist_classifier.ipynb
* Cleaned Python Inference Version: mnist_classifier.py

* Model: classifier.pkl
* Model: classifier.pkl

0 comments on commit 65e90dc

Please sign in to comment.