The goal of a numerical optimization problem is to find a vector of values that minimizes some cost function. The most fundamental example is minimizing the Sphere Function f(x0, x1, .. xn) = x0^2 + ...
The course is designed to provide engineering students a view of optimization as a tool for engineering decision making. Students will be given a fundamental introduction to the optimization ...
Particle swarm optimization isn't usually seen as the first-choice technique for training a neural network but, as James McCaffrey demonstrates, it's a useful alternative. Particle swarm optimization ...