Skip to content

A Java program that trains a basic neural network to classify handwritten digits from the MNIST dataset with >90% accuracy.

Notifications You must be signed in to change notification settings

InfusedParticle/mnist-in-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

mnist-in-java

This project requires MNIST .csv files that you can find here, specifically mnist_train.csv and mnist_test.csv.

About

A Java program that trains a basic neural network to classify handwritten digits from the MNIST dataset with >90% accuracy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages