Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GWO Algorithm #2

Open
kingshuk76 opened this issue Nov 28, 2018 · 0 comments
Open

GWO Algorithm #2

kingshuk76 opened this issue Nov 28, 2018 · 0 comments

Comments

@kingshuk76
Copy link

Hi,
I have been using the GWO algorithm and noticed that the position and score for beta and delta don't get updated to the second or third best position (or previous values of alpha or beta) where the iteration constantly generates better value than current alpha.
If the obj function gives a value better than current alpha, shouldn't the current value of alpha get demoted to beta instead of getting lost?

Thanks and Regards,
Kingshuk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant