SciML / PSOGPU.jl

GPU accelerated Particle Swarm Optimization
MIT License
13 stars 1 forks source link

Benchmarks? #22

Open utkarsh530 opened 10 months ago

utkarsh530 commented 10 months ago
  1. https://github.com/ljvmiranda921/pyswarms (Does not have GPU parallelized implementation IIUC)
Vaibhavdixit02 commented 9 months ago

https://docs.sciml.ai/SciMLBenchmarksOutput/stable/ParameterEstimation/LorenzParameterEstimation/

Vaibhavdixit02 commented 9 months ago

Would be neat to evaluate against https://github.com/libprima/PRIMA.jl as well