aliasgharheidaricom/Hunger-Games-Search-Visions-Conception-Implementation-Deep-Analysis-and-Performance-Shifts
Visit: https://aliasgharheidari.com/HGS.html. HGS optimizer is a population-based method with stochastic switching elements that enrich its main exploratory and exploitative behaviors and flexibility of HGS in dealing with challenging problem landscapes. The algorithm has been compared to LSHADE, SPS_L_SHADE_EIG, LSHADE_cnEpSi, SHADE, SADE, MPEDE, and JDE methods.
The Hunger Games Search (HGS) is a general-purpose optimization technique that helps researchers and engineers find optimal solutions for complex problems. It takes in problem definitions, including constraints and objectives, and outputs high-quality, stable solutions more efficiently than many existing methods. This is for anyone working in fields like artificial intelligence or machine learning who needs to optimize system parameters or find the best configuration.
No commits in the last 6 months.
Use this if you need a robust and efficient way to solve challenging constrained or unconstrained optimization problems in your research or application.
Not ideal if you are looking for a highly specialized optimization algorithm tailored to a very specific, niche problem rather than a general-purpose solution.
Stars
7
Forks
1
Language
MATLAB
License
MIT
Category
Last pushed
Aug 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aliasgharheidaricom/Hunger-Games-Search-Visions-Conception-Implementation-Deep-Analysis-and-Performance-Shifts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
trevorstephens/gplearn
Genetic Programming in Python, with a scikit-learn inspired API
google/pyglove
Manipulating Python Programs
guofei9987/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization...
nnaisense/evotorch
Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
esa/pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the...