Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.32 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.32 KB

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. Go ahead and try to beat my accuracy. ;)

Dependencies

Great literature and references

The following list contains links to great articles and other helpful content:

Version History

Version 1.0 - Neural Net

  • First version with working handwritten digit recognition.

License

NeuralNetTest by ChriZ98 is licensed under a

License Image

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License