Skip to content

Neural network written in c to classify the MNIST dataset

Notifications You must be signed in to change notification settings

habrman/Neural-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural-c

Neural network written in c to classify the MNIST dataset. The default configuration achieves approximately 96%. accuracy.

How to:

  • Download the MNIST dataset.
  • Update config.h with data set paths, hidden layer size, learning rate and number of training epochs.
  • Make and run

About

Neural network written in c to classify the MNIST dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published