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 ...
With the advent of massively parallel computing coprocessors, numerical optimization for deep-learning disciplines is now possible. Complex real-time pattern recognition, for example, that can be used ...
Basic optimization algorithms in supervised and unsupervised learning Constrained optimization Quadratic and sequential quadratic programming. Prerequisite. CSCI 3656 or CSCI 5606, and three semesters ...
c. Optimality conditions for unconstrained / constrained optimization; d. Numerical methods for computing derivatives, automatic differentiation; e. Numerical computation of eigenvalues / singular ...
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 ...