Skip to content

Version 0.3

Compare
Choose a tag to compare
@BotMaster3000 BotMaster3000 released this 08 Apr 17:52
· 11 commits to master since this release

Added a Random-Network-Amount to GeneticAlgorithm that controls the amount of totally randomly created Networks each Breeding to keep better control over Variety in the network
Added the possibility to switch the PoolGeneration-Method used by assigning another PoolGenerator to the Genetic Algorithm

  • Currently there are the IndexBased- and the FitnessBased- Pool-Generators