Skip to content

kannanjayachandran/NN-Accuracy-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network Accuracy Visualizer

This is a simple application that visualizes the accuracy of a neural network I have created to recognize handwritten digits from the MNIST dataset. Code for the neural network is available at Neural network from scratch

The application is available here

App usage

  • Enter a number between 0 and 42000 in the text box, this would be the index of the image in the MNIST dataset; then the image would be displayed along with the predicted label and the actual label.

Releases

No releases published

Packages

No packages published