Skip to content
/ JNNet Public

GUI for Neural Networks digit classification in Java

Notifications You must be signed in to change notification settings

vlfom/JNNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JNNet

Java GUI for Neural Networks to classify digits

The system allows you to construct a neural network (with its graphical interpretation), load some data to train the network and monitor training results.

After the network has been trained, you can test it on sample images, and save for future loads.

The system is designed to work with digit classification tasks.

Some examples of its GUI:

About

GUI for Neural Networks digit classification in Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages