-
Notifications
You must be signed in to change notification settings - Fork 0
This is a script that defines a class for training a neural network using a genetic algorithm. You will have to score it yourself (because of the nature of genetic algorithms), but otherwise it works well. The methods included are slice and random crossover, as well as top 2 and weighted pick for the selection method.
Algorithmic-TITAN/Making_A_Genetic_Algorithm_Library
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This is a script that defines a class for training a neural network using a genetic algorithm. You will have to score it yourself (because of the nature of genetic algorithms), but otherwise it works well. The methods included are slice and random crossover, as well as top 2 and weighted pick for the selection method.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published