Collection of experiments related to swarm intelligence
-
Updated
Dec 2, 2019 - Python
Collection of experiments related to swarm intelligence
rosenbrock function optimization with four different methods (unconstrained optimization)
Comparative Study on Differential Evolution and Genetic Algorithms applied to minimization of Rastrigin and Rosenbrock Functions
Rosenbrock function done prallel in C.
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).
Minimize rosenbrock function - differential evolution.
Solutions for Labs of Nature Inspired Computing course offered at Innopolis University
MATLAB Numerical Optimization Methods
Add a description, image, and links to the rosenbrock-function topic page so that developers can more easily learn about it.
To associate your repository with the rosenbrock-function topic, visit your repo's landing page and select "manage topics."