grey-wolf-optimizer topic
swarmlib
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
A Collection Of The State-of-the-art Metaheuristic Algorithms In Python (Metaheuristic/Optimizer/Nature-inspired/Biology)
zoofs
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
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
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.
GreyWolfOptimization-MKSVM
Using GreyWolfOptimization for feature selection and multi kernel SVM for classification for Malware Hunting on IoT devices
Grey-Wolf-Optimizer-for-Path-Planning
灰狼优化算法(GWO)路径规划/轨迹规划/轨迹优化、多智能体/多无人机航迹规划
Binary-Grey-Wolf-Optimization-for-Feature-Selection
Demonstration on how binary grey wolf optimization (BGWO) applied in the feature selection task.
Advanced-Feature-Selection-Toolbox
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.