Skip to content

神经网络,手写识别,数字识别,repositories内有CNN卷积神经网络和目标识别(目标i定位),全基于JAVA GUI

Notifications You must be signed in to change notification settings

timmmGZ/Neural-Network-handwriting-recognition-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural-Network-handwriting-recognition

Single layey neural network, 40*40 pixels(1600 dimensions), 27 words dataset: 1600 inputs---->27 neurons(using sigmoid)---->27outputs
Implemented base on https://github.com/timmmGZ/MachineLearning-Perceptron
I haven't draw too much into the dataset, if the probabilty is less than 90% when you draw some word correctly, please add the drawing to train set, then train around 2000 times again.

image image image image image image image Here has a little bit update about generating random drawing: image

About

神经网络,手写识别,数字识别,repositories内有CNN卷积神经网络和目标识别(目标i定位),全基于JAVA GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages