From 5c318535dc69d2774263d157dd2b68c9460b1012 Mon Sep 17 00:00:00 2001 From: carlfeynman Date: Wed, 13 Sep 2023 22:29:15 +0530 Subject: [PATCH] root html test file --- index.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..87bb70e --- /dev/null +++ b/index.html @@ -0,0 +1,25 @@ + + + + MNIST Classifier + + +

MNIST Digit Classifier

+

Draw a digit and click "Classify" to identify it.

+ + + + + + + + +

Classification result:

+ + + +