GWO

Optimizer library

An implementation of the Grey Wolf Optimizer algorithm in Matlab for solving optimization problems.

Grey Wolf Optimizer Matlab

GitHub

53 stars
1 watching
21 forks
Language: Matlab
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
matthewpeterkelly/particleswarmoptimization An optimization algorithm implementation in Matlab. 82
hiroyuki-kasai/gdlibrary A collection of unconstrained optimization algorithms implemented in MATLAB 67
melisgl/mgl-gpr A library of evolutionary algorithms for optimizing complex problems through population-based optimization and genetic programming 63
ethz-pes/multi_objective_optimization_matlab A MATLAB toolset for multi-objective optimization using genetic algorithms and other methods. 53
gugarosa/opytimizer An optimization library based on nature-inspired meta-heuristic algorithms. 606
openmole/mgo A software library for purely functional genetic algorithms with an emphasis on multi-objective optimization and robustness to noisy fitness functions 72
chudur-budur/nsga2-matlab A fast implementation of a multi-objective optimization algorithm 98
xyjigsaw/nsga2_matlab An implementation of the Non-dominated Sorting Genetic Algorithm 2 (NSGA2) algorithm for multi-objective optimization problems in MATLAB. 46
hiroyuki-kasai/sgdlibrary A collection of stochastic optimization algorithms for large-scale machine learning problems 220
thoj/go-galib A library that implements a genetic algorithm optimization tool 200
bimk/platemo An evolutionary multi-objective optimization platform providing a suite of algorithms and benchmark problems 1,644
hiroyuki-kasai/sparsegdlibrary A collection of unconstrained optimization algorithms for sparse modeling in MATLAB 53
dylanmuir/fmin_adam An implementation of the Adam optimisation algorithm for stochastic gradient descent problems in Matlab. 55
jiangoforit/yellowfin_pytorch An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. 287
project-platypus/platypus A Python library for multiobjective optimization algorithms and analysis tools. 574