Skip to content

A simple neural network library. The example files contain applications of neural network library for HandWritten Digits.

Notifications You must be signed in to change notification settings

Chai77/NeuralNetworkProject

Repository files navigation

NeuralNetworkLibrary

This is a neural network library that can be used for any dataset. The neural network library has already been implemented for recognizing handwritten digits. The data for the handwritten digits is already included under train.csv and test.csv. To implement the neural network library for another training dataset, the training TrainingData class would have to be modified.

About

A simple neural network library. The example files contain applications of neural network library for HandWritten Digits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages