Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neural_network

Neural network using back propagation framework for training, momentum strategy included. The gradient descent algorithm is stochastic gradient descent. This network supports multi hidden layers. The main function is an example of simple antoencoder for sparse vectors.

About

An ANSI C implementation of multilayer feed forward neural network training with back propagation.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages