PROWAREtech
MNIST Number Recognition: Supervised Machine Deep Learning
Artificial intelligence that recognizes hand-written numbers zero to nine using a neural network, learned from the Modified National Institute of Standards and Technology (MNIST) database, and adds them to a calculator.
Draw a single digit from 0 to 9 and submit it to see if the computer can recognize it. Your hand-written numbers are saved and will be used to train the artificial intelligence.
0 to 9
See the code behind this here, here and here.
Comment