rapidsai / cuml

cuML - RAPIDS Machine Learning Library
https://docs.rapids.ai/api/cuml/stable/
Apache License 2.0
4.07k stars 525 forks source link

[FEA] Particle Swarm Optimization (PSO), Genetic Algorithms (GA), Differential Evolution (DE), and other Metahueuristics #3165

Open maschepps opened 3 years ago

maschepps commented 3 years ago

We have many statistical methods in here. Metaheuristics are being used more commonly, and are greatly situated for parallelization. Many papers and textbooks have been written on parallelization (one attached) .

I have written a rudimentary PSO algorithm. Would love to develop optimization and metaheuristics in RAPIDS

1-s2.0-S1877050915022796-main.pdf

github-actions[bot] commented 3 years ago

This issue has been marked stale due to no recent activity in the past 30d. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be marked rotten if there is no activity in the next 60d.

github-actions[bot] commented 3 years ago

This issue has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.