FlavioPatti / Computational-Intelligence_2022-23

0 stars 0 forks source link

Peer Review Lab 2 - Leonor Gomes #3

Open leonormgomes opened 2 years ago

leonormgomes commented 2 years ago

Here is my review:

FlavioPatti commented 2 years ago

Thank you for your review! About the crossover I didn't use probability to choose one, I simply tested the one_cut_cross_over first and then the uniform version and I realized that the results are improved so I only used the last one at the end. I agree on the 4th point, effectively for small value of N it doesn't make much sense to use large ARTIFICIAL_MUTATION value, I did not think about it ahah