/NeuralNetworksFromScratch

Implementation of feedforward neural network in C/C++. I trained it on the Fashion-MNIST dataset using backpropagation and gradient descent with momentum as the optimization algorithm

Primary LanguageC++

Stargazers

No one’s star this repository yet.