grey-wolf-optimizer topic

List grey-wolf-optimizer repositories

swarmlib

485
Stars
108
Forks
Watchers

This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colony...

mealpy

784
Stars
161
Forks
Watchers

A Collection Of The State-of-the-art Metaheuristic Algorithms In Python (Metaheuristic/Optimizer/Nature-inspired/Biology)

zoofs

236
Stars
45
Forks
Watchers

zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's ea...

Wrapper-Feature-Selection-Toolbox

159
Stars
35
Forks
Watchers

This toolbox offers more than 40 wrapper feature selection methods include PSO, GA, DE, ACO, GSA, and etc. They are simple and easy to implement.

Wrapper-Feature-Selection-Toolbox-Python

233
Stars
68
Forks
Watchers

This toolbox offers 13 wrapper feature selection methods (PSO, GA, GWO, HHO, BA, WOA, and etc.) with examples. It is simple and easy to implement.

GWO

33
Stars
3
Forks
Watchers

The GWO algorithm mimics the leadership hierarchy and hunting mechanism of grey wolves in nature. Four types of grey wolves such as alpha, beta, delta, and omega are employed for simulating the leader...

GreyWolfOptimization-MKSVM

41
Stars
14
Forks
Watchers

Using GreyWolfOptimization for feature selection and multi kernel SVM for classification for Malware Hunting on IoT devices

Grey-Wolf-Optimizer-for-Path-Planning

287
Stars
29
Forks
Watchers

灰狼优化算法(GWO)路径规划/轨迹规划/轨迹优化、多智能体/多无人机航迹规划

Demonstration on how binary grey wolf optimization (BGWO) applied in the feature selection task.

Advanced-Feature-Selection-Toolbox

29
Stars
13
Forks
Watchers

This toolbox offers advanced feature selection tools. Several modifications, variants, enhancements, or improvements of algorithms such as GWO, FPA, SCA, PSO and SSA are provided.