cosmos icon indicating copy to clipboard operation
cosmos copied to clipboard

Add Python code for particle swarm optimization

Open Arunkumar0258 opened this issue 6 years ago • 2 comments

I want to add this new algorithm as part of ML optimization algorithms. It is a new algorithm and also has visualizations for optimizing for global minima. This is a(n):

  • [x] New algorithm
  • [ ] Update to an existing algorithm
  • [ ] Error
  • [ ] Proposal to the Repository

Details:

Particle swarm optimization is an algorithm used for function optimization just like Gradient descent in machine learning.

Arunkumar0258 avatar Mar 24 '19 20:03 Arunkumar0258

This issue can be still be contributed to in other programming languages.

arnavb avatar Apr 12 '19 10:04 arnavb

Please assign me this

sarthakforwet avatar Oct 26 '24 00:10 sarthakforwet