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

Updated PSO implementations #215

Closed
7 tasks done
gpampara opened this issue Sep 22, 2014 · 1 comment
Closed
7 tasks done

Updated PSO implementations #215

gpampara opened this issue Sep 22, 2014 · 1 comment
Milestone

Comments

@gpampara
Copy link
Member

Update the implementations for the following:

  • Quantum PSO
  • Charged PSO
  • GCPSO
  • Barebones
  • Social
  • Cognitive
  • Time varying inertia and acceleration
@gpampara gpampara added this to the 2.0-M1 milestone Sep 22, 2014
@gpampara
Copy link
Member Author

Time varying inertia and acceleration parameter PSOs are nothing more than the normal PSO with a driving function that changes these values over time. The Iter functions should be generalised to cater for this usage.

As a result, this should be handled differently and is not related to the actual PSO implementations.

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