SciML / PSOGPU.jl

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

Explore quasi-monte carlo initialization #13

Closed Vaibhavdixit02 closed 7 months ago

Vaibhavdixit02 commented 11 months ago

Space-filling curves obtained by quasi-monte carlo approaches can probably be useful here. There are some papers on this out there as well so we should take it into consideration.