Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
manpreet2000 authored Jul 21, 2020
1 parent 3c09b1f commit 6fa01e5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Readme.md → README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# MNIST Classification
![Example](https://github.com/manpreet2000/mnist_classification_tfjs/blob/master/Screenshot%20from%202020-07-22%2001-21-46.png)

MNIST Classification is a `<software>` that allows `<hand-written-images>` to get `<classify>`

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

## Runtime

To use software, follow these steps:

```
<Run server>
open <mnist.html> in browser
```
After training of model it will automatically let you draw on canvas.

## Contact

If you want to contact me you can reach me at <manpreetsingh5772000@gmail.com>.

0 comments on commit 6fa01e5

Please sign in to comment.