View RSS Feed

mql5

Population optimization algorithms: Grey Wolf Optimizer (GWO)

Rate this Entry
by , 01-28-2023 at 12:17 AM (223 Views)
      
   
Name:  wolfalgo1.png
Views: 61
Size:  60.6 KB

The gray wolf algorithm is a metaheuristic stochastic swarm intelligence algorithm developed in 2014. Its idea is based on the gray wolf pack hunting model. There are four types of wolves: alpha, beta, delta and omega. Alpha has the most "weight" in decision making and managing the pack. Next come the beta and the delta, which obey the alpha and have power over the rest of the wolves. The omega wolf always obeys the rest of the dominant wolves.
more...

Submit "Population optimization algorithms: Grey Wolf Optimizer (GWO)" to Google Submit "Population optimization algorithms: Grey Wolf Optimizer (GWO)" to del.icio.us Submit "Population optimization algorithms: Grey Wolf Optimizer (GWO)" to Digg Submit "Population optimization algorithms: Grey Wolf Optimizer (GWO)" to reddit

Categories
Uncategorized

Comments