Skip to content

ikhatri/neural-networks

Repository files navigation

Neural Networks

This is a project to make a simple neural network in C++ from scratch without using libraries like tensorflow. The goal of the network is to classify handwritten numbers. It is trained on the MNIST dataset.

About

A small hand-written neural network in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published