Smart-Algorithm

Optimization library

A collection of algorithm implementations for optimization and problem-solving in various fields

智能算法-遗传算法、蚁群算法、粒子群算法实现。实现版本Java,Python,MatLab多版本实现

GitHub

687 stars
6 watching
145 forks
Language: MATLAB
last commit: over 4 years ago
Linked from 1 awesome list

ant-colony-algorithmgenetic-algorithmimmune-algorithmmatlabparticle-swarm-optimization

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hiroyuki-kasai/sgdlibrary A collection of stochastic optimization algorithms for large-scale machine learning problems 218
cicirello/chips-n-salsa A Java library of algorithms and data structures for optimization problems 60
hiroyuki-kasai/gdlibrary A collection of unconstrained optimization algorithms implemented in MATLAB 65
stevengj/nlopt A unified interface and packaging of several nonlinear optimization libraries for global and local optimization. 1,892
hannah-zhou/optimization_algorithm A comprehensive collection of optimization algorithms implemented in MATLAB 178
jiangoforit/yellowfin_pytorch An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. 287
vonsylvia/matlab_algorithm_with_cases A collection of implementations for various optimization algorithms in MATLAB 438
shuai-xie/genetic-algorithm A Matlab implementation of a genetic algorithm to find optimal solutions to optimization problems 418
100/solid A comprehensive framework for solving optimization problems without gradient calculations. 576
liyanghart/hyperparameter-optimization-of-machine-learning-algorithms Provides tools and techniques for tuning hyperparameters in machine learning models to improve performance. 1,275
eniac/otti A compiler and solver for optimization problems using zkSNARKs 6
gugarosa/opytimizer An optimization library based on nature-inspired meta-heuristic algorithms. 606
srendle/libfm Software implementation of an optimization algorithm used in collaborative filtering and recommender systems 1,488
smartcorelib/smartcore A comprehensive Rust-based library providing tools and frameworks for machine learning and numerical computing. 705
moskomule/eve.pytorch An implementation of an optimization algorithm inspired by a 2016 research paper 33