Skip to content

A generalized neural net library, using only GA for training

License

Notifications You must be signed in to change notification settings

mrnul/GNeural-Nets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNeural-Nets

A generalized neural net library, using only GA for training. Each neuron can be connected with every other neuron, even with itself.

Classic FF network can be created using BuildFFNetwork.

GAGNN stands for Genetic Algorithm for Generalized Neural Networks.

GAGNN is used to train a network

About

A generalized neural net library, using only GA for training

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages