aliasgharheidaricom / Slime-Mould-Algorithm-A-New-Method-for-Stochastic-Optimization-Links
In this paper, a new stochastic optimizer, which is called slime mould algorithm (SMA), is proposed based upon the oscillation mode of slime mould in nature. The proposed SMA has several new features with a unique mathematical model that uses adaptive weights to simulate the process of producing positive and negative feedback of the propagation …
☆47Updated last year
Alternatives and similar repositories for Slime-Mould-Algorithm-A-New-Method-for-Stochastic-Optimization-
Users that are interested in Slime-Mould-Algorithm-A-New-Method-for-Stochastic-Optimization- are comparing it to the libraries listed below
Sorting:
- Harris Hawks Optimization (HHO) is a nature-inspired metaheuristic algorithm that simulates the cooperative hunting behavior of Harris' h…☆62Updated 9 months ago
- This toolbox offers more than 40 wrapper feature selection methods include PSO, GA, DE, ACO, GSA, and etc. They are simple and easy to i…☆180Updated 4 years ago
- Grey Wolf Optimizer Matlab☆66Updated last year
- All nature-inspired algorithms involve two processes namely exploration and exploitation. For getting optimal performance, there should b…☆101Updated 5 years ago
- Yarpiz Evolutionary Algorithms Toolbox for MATLAB☆48Updated 4 years ago
- ☆12Updated last year
- Sample Code Collection of Nature-Inspired Computational Methods☆48Updated 2 years ago
- MATLAB implementations of standard and chaos-incorporated versions of the firefly metaheuristic tested on continuous optimization functio…☆12Updated 7 years ago
- The GWO algorithm mimics the leadership hierarchy and hunting mechanism of grey wolves in nature. Four types of grey wolves such as alpha…☆37Updated 5 years ago
- MATLAB implementations of standard and chaos-incorporated versions of the particle swarm optimization metaheuristic tested on continuous …☆10Updated 8 years ago
- This script implements the hybrid of PSO and GWO optimization algorithm.☆95Updated last year
- Different meta-heuristic optimization techniques for feature selection☆42Updated 5 years ago
- This repository displays the demos of some Intelligent Optimization Algorithms, including SA (Simulated Annealing), GA (Genetic algorithm…☆272Updated 8 years ago
- N. Singh and S. Singh, "Hybrid Algorithm of Particle Swarm Optimization and Grey Wolf Optimizer for Improving Convergence Performance", J…☆26Updated 3 years ago
- Equilibrium Optimizer (EO) is a novel optimization algorithm☆33Updated 5 years ago
- # Introduction of DNN-AR-MOEA This repository contains code necessary to reproduce the experiments presented in Evolutionary Optimization…☆26Updated 4 years ago
- Matlab source code of the paper "D. Wu and X. Tan, Multitasking Genetic Algorithm (MTGA) for Fuzzy System Optimization, IEEE Trans. on Fu…☆28Updated 5 years ago
- Demonstration on how binary grey wolf optimization (BGWO) applied in the feature selection task.