Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/arun477/vae
Browse files Browse the repository at this point in the history
  • Loading branch information
arun477 committed Sep 14, 2023
2 parents e795d16 + 6b39bdd commit 2b65511
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.pth

0 comments on commit 2b65511

Please sign in to comment.