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

Is it possible to manually set the "prev_best_individual" to start with when running PSO? #556

Open
NilsEngelbach opened this issue Jan 20, 2025 · 0 comments

Comments

@NilsEngelbach
Copy link

NilsEngelbach commented Jan 20, 2025

I am using PSO to calculate/estimate positions for a locating system.
The algorithm is running frequently (e.g. every second).
So the last estimated position would already ba a quite good guess for the next one.
Is it possible to set the "prev_best_individual" initally when running the PSO?
Or is it possible to add a single individual to the first generation manually?

Thanks in advance!

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