Skip to content

Commit 6fa01e5

Browse files
authored
updated
1 parent 3c09b1f commit 6fa01e5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Readme.md renamed to README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# MNIST Classification
2+
![Example](https://github.com/manpreet2000/mnist_classification_tfjs/blob/master/Screenshot%20from%202020-07-22%2001-21-46.png)
3+
24
MNIST Classification is a `<software>` that allows `<hand-written-images>` to get `<classify>`
35

46
MNIST dataset contain Hand-written images from categories 0 to 9, in 28 * 28 pixel.
@@ -10,4 +12,16 @@ Before you begin, ensure you have met the following requirements:
1012
* ### For [chrome](https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb?hl=en)
1113
* ### For [Firefox](https://addons.mozilla.org/en-US/firefox/addon/live-server-web-extension/)
1214

15+
## Runtime
16+
17+
To use software, follow these steps:
18+
19+
```
20+
<Run server>
21+
open <mnist.html> in browser
22+
```
23+
After training of model it will automatically let you draw on canvas.
24+
25+
## Contact
1326

27+
If you want to contact me you can reach me at <[email protected]>.

0 commit comments

Comments
 (0)