Skip to content

A C++ implementation of a basic neural network with regularization.

Notifications You must be signed in to change notification settings

MaciejNadolski98/NeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NeuralNetwork

A C++ implementation of a basic neural network with regularization using Armadillo linear algebra library.

Neural network is applied to a problem of approximating sine function on a [0, 3.0] interval.

About

A C++ implementation of a basic neural network with regularization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published