Skip to content

GregFrench/Neural-Network-in-C

Repository files navigation

Brain

Neural Network in C (Work in progress)

Feedforward neural network with backpropagation in C to classify handwritten digits from the MNIST dataset.

Run tests:
make all && cd test && make all && cd ..
test/network_test
test/misc_functions_test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published