rastringin-function
There are 5 repositories under rastringin-function topic.
caiocezarq/DEvsGA-2016
Comparative Study on Differential Evolution and Genetic Algorithms applied to minimization of Rastrigin and Rosenbrock Functions
ItCallum/Rastringin-function-GA-and-PSO
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.
GiorgiaAuroraAdorni/evolutionary-algorithms
Fifth assignment for Machine Learning course @USI19/20.
MarcinOrl/OptymalizacjaGlobalna
Repozytorium z przedmiotu "Optymalizacja Globalna".
MohEsmail143/numerical-optimization-techniques
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).