Wisdom-based Decision Making Optimization (WDMO)
Version 1.0.0 (1.99 KB) by
praveen kumar
this algorithm is based on wisdom and decision making
Key Features:
- Exploration vs. Exploitation: The balance between exploration and exploitation allows the algorithm to explore new areas of the solution space while refining the best solutions found so far.
- Feedback Mechanism: The feedback from past experiences (personal bests) helps the particles adapt and improve over time, making decisions more wisely.
- Adaptive Nature: The algorithm dynamically adjusts its behavior, using both randomness and learned information to find the optimal solution.
Applications:
This optimization approach is suitable for:
- Global Optimization: Problems where finding the global minimum or maximum is difficult.
- Multi-objective Optimization: Problems involving multiple conflicting objectives.
- Machine Learning Hyperparameter Tuning: Optimizing hyperparameters using both exploration and exploitation strategies.
MATLAB Release Compatibility
Created with
R2022b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
upload777
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |