Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 291 Bytes

File metadata and controls

2 lines (2 loc) · 291 Bytes

This is a ai image detector which can differentiate between handwritten images of different numbers randing from 0 to 9.

It uses a simple neural network with 1 hidden layer. It also uses ReLU to compress the results. It works with an efficiency of 92 percent at the end of 100 iterations.