Particle Swarm

Use this skill when the Blue Team needs to optimize over a mixed continuous + discrete + categorical space too large for grid search and too rough for Bayesian Optimization's Gaussian-Process surrogate. PSO and its evolutionary cousins (CMA-ES, GA) navigate jagged surfaces by maintaining a population of candidates that pull toward both individual and global bests.

AllanWessels Updated

File contents

AllanWessels/Bratan/tree/main/skills/particle-swarm commit b27141f6a8

Frequently asked questions

npx skillmds@latest add allanwessels/particle-swarm