You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A set of Jupyter notebooks that investigate and compare the performance of several numerical optimization techniques, both unconstrained (univariate search, Powell's method and Gradient Descent (fixed step and optimal step)) and constrained (Exterior Penalty method).
A Report I will be discussing how I modified a Genetic Algorithms and Particle swarm optimization algorithm to find an optimal value for the Rastringin function.
Visualization of a genetic algorithm applied to the 2D Rastrigin function. Inspired by the book "Neuroevolution: Harnessing Creativity in AI Agent Design"