Skip to content

WildSmilodon/Neural-nets-in-FORTRAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Neural network implementation in FORTRAN.

The size, number of hidden layers and activation function type can be selected. Settings are in the nn.inp file. See run folders for examples.

Training is done via gradient descent or via genetic optimization.

About

Artifical neural network implementation in FORTRAN.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published