Hi,
I'm trying to have adaptive mutation while computing the fitness in batches. Apparently, it works fine, until it computes all the batches in current population, but then it tries to input an 1D array with the length of the total number of genes.
Thanks!