NR
Download v1.0
0 downloads
| File type | APK |
|---|---|
| Version | 1.0 |
| Publisher | Rishav Bhagat |
| Release date | Oct 17, 2019 |
| Date added | Oct 17, 2019 |
| Os requirements | Android |
| Requirements | Requires Android 4.4W and up |
| Total downloads | 0 |
| Price | Free |
Description
This app uses a canvas to allow anyone to draw a number. It connects to a TCP server hosted on an old PC, where a neural network built from scratch is being used to predict what number it is that you drew from the pixel values. The neural network is trained using the mnist data set. It is not always accurate since it does not use a convolutional neural network or pooling layers.