Skip to content

A simple back propagation neural network to identify handwritten numbers

Notifications You must be signed in to change notification settings

AWKramer/Number_Recognition_BPNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Number Recognition BPNN

A simple back propagation neural network to identify handwritten numbers.

NNetwork.java contains a multiclass classifier neural network written from scratch. A sigmoid activation function is used at each node.

About

A simple back propagation neural network to identify handwritten numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages