September 2018
Intermediate to advanced
328 pages
10h 46m
English
If you look at the project, the main method in our optimizer appears to be a large method that performs the meta-optimization run, but instead it only takes the following line of code:
double fitness = MetaRepeat.Fitness(MetaParameters);
That's it! Everything else involves logging and printing results and information to the user.
Read now
Unlock full access