Skip to content

implementation of a neural network with stochastic gradient descent and a classification task from scratch in c++

Notifications You must be signed in to change notification settings

nasseralbess/MultilayerPerceptron

Repository files navigation

MultilayerPerceptron

To use this, make sure you have the eigen library, as it is used here. More customization and optimization to come soon hopefully.

About

implementation of a neural network with stochastic gradient descent and a classification task from scratch in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages