Skip to content

jeffrey-xiao/mnist-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST-Visualizer

Summary

Flushed out MNIST Visualizer that classifies handwritten digits, outputs the probabilities of each digit, and visualizes the hidden layers of the convolutional neural network.

The library used by the application can be found here.

The weights used by the application can be found here.

The first 16 images on the right represent the activated values after the first max pooling layer.

The next 32 images represent the activated values after the second max pooling layer.

Samples

8 4 58

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages