📚 Practice Mode

Particle Swarm Optimization

Learn at your own pace with hints and detailed explanations

1 / 15
Multiple Choice

What is the basic concept behind Particle Swarm Optimization (PSO)?

  1. PSO simulates the behavior of individual particles in a search space.
  2. PSO is a gradient-based optimization technique.
  3. PSO uses a fixed set of parameters to guide the search.
  4. PSO is a deterministic optimization technique.