Skip to content

Test project for neural networks - Handwritten digit recognition on MNIST dataset

License

Notifications You must be signed in to change notification settings

ChriZ982/NeuralNetTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNetTest

This is my test project for the NeuralNetLib.

What is this repository for?

The task is to recognize handwritten digits. In this demo you can write some number on the screen and a neural network will tell you what it is. You can play around with different learning setups. My best network has an accuracy of 98% on the test data. Try to beat me ;)

What libraries do I use?

Great literature and references

The following list contains links to great articles and other good stuff:

Version History

Version 1.0 - ...

License

NeuralNetTest by ChriZ98 is licensed under a

License Image

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License