News

The Mutate() method walks through each value in a child solution and flips a virtual coin. If the coin is heads, the child value is left alone. If the coin is tails, the child value is incremented or ...
Basic optimization algorithms in supervised and unsupervised learning Constrained optimization Quadratic and sequential quadratic programming. Prerequisite. CSCI 3656 or CSCI 5606, and three semesters ...
Numerical Methods for Ordinary Differential Equations. Existence, uniqueness, and stability theory. Derivation and stability and convergence analysis of linear multistep methods (e.g. Euler’s, ...
Who doesn’t love numerical calculations? When I teach this stuff in class, students usually use the following recipe: Find the forces on the object. Find the new momentum (based on the force and ...