EvoloPy icon indicating copy to clipboard operation
EvoloPy copied to clipboard

BAT Optimization Algorithm

Open RamziAI opened this issue 4 years ago • 1 comments

Hello everyone. When I try to use BAT to optimizers such as Ackley and Rastrigin and ext., I don't get the result near to 0. For example for the Ackley function, with 2000 iterations I get 18, compared with other algorithms(for example with GWO), by using them I get approximately 0. What can be the issue? Thanks in advance.

RamziAI avatar Jan 08 '21 09:01 RamziAI

with

Can I see your code?

ShahidHasib586 avatar Apr 09 '22 17:04 ShahidHasib586