Skip to content

Neuroevolution program implemented to perform training on ANNs using evolutionary computation techniques.

Notifications You must be signed in to change notification settings

MannySandhu/Neuroevolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

The system can be run from the eclipse IDE.

1 - Import the project into eclipse
2 - Open classes from mannySandhu.neuroevolution.tce.train
3 - All training algorithms used in the project are available in this package (The parameters are already set)
4 - To run a training algorithm, simply run the respective class
5 - Test cases can be viewed in the res folder and selected for training in package mannySandhu.neuroevolution.tce/MlgData.java

About

Neuroevolution program implemented to perform training on ANNs using evolutionary computation techniques.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages