Closed osarrouy closed 7 years ago
Hi again,
Nevermind. This was a communication problem due to the Gekko API which returned no report.
You can close this issue. Sorry for speaking too fast !
Can you let me know how you get on, how you use it etc?
Hi,
I've been trying for your algorithm and it seems there's a bug in this portion of the code :
It seems that
a
andb
are let undefined (the selected+prob <= 0 condition is unverified) so that you try to mutate an undefined gene.I'm not sure to fully understand that part of the code. What's the point of this ? Do you see an issue ?
Thanks for sharing your code whatsoever. That's super cool :)
Cheers.