Skip to content

SedatDurgun/EigenLibraryNeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EigenLibraryNeuralNetwork

C++ neural network from scratch built with the Eigen library for linear algebra operations

Header File Eigen-based matrix and vector operations

Modular layer structure — Separate classes for HiddenLayer and OutputLayer

Forward & Backward pass support

Xavier Initialization for weight initialization

Sigmoid activation and its derivative

Model save/load support

Smart pointer for safe memory management

About

C++ neural network from scratch built with the Eigen library for linear algebra operations

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages