To start with, I want to believe for a modification of an algorithm like evolutionary algorithm to be considered novel, it has to offer some benefit (like automation) and should not perform worse than the manually designed algorithm.

Base on the above, If I want to implement an evolutionary algorithm to design another evolutionary algorithm, I wouldn't know before hand whether the proposed method will perform as good or even better than the manual method or some other similar method.

I can only tell how the method performs after the completion of the implementation.

Is there a way to know before hand that a proposal will not bring some benefit, before putting energy and time into developing it?

Please, what do you advise in this situation from your experience?

Thank you in anticipation of your kind response.

More Ummar Shehu's questions See All
Similar questions and discussions