Skip to content

Simple artificial neural network written in c++ to both learn and demontrate my c++ skills.

Notifications You must be signed in to change notification settings

alperbahcekapili/simple-network-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic neural network implementation with only sigmoid activation and logloss loss functions.

In the future optimization, regularization features will be added. Feel free to contribute if you like.

About

Simple artificial neural network written in c++ to both learn and demontrate my c++ skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published