With the aim of contributing to scientific research processes, I’m sharing the code related to same part of my study which provides global function optimization via Gauss Map-based Chaotic Particle Swarm Optimization.
You can use the algorithm where stochastic optimization is needed:
- Hyperparameter optimization,
- Global function optimization,
- Engineering design problems, etc…
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
For the usage of these codes, you may cite the following article:
- Koyuncu, H. (2020). GM-CPSO: A new viewpoint to chaotic particle swarm optimization via Gauss map. Neural Processing Letters, 52, 241-266.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Gauss map-based Chaotic Particle Swarm Optimization(GM-CPSO)
(Global Optimization Problem)
Related Article: [1] Koyuncu, H. (2020). GM-CPSO: A new viewpoint to chaotic particle swarm optimization via Gauss map. Neural Processing Letters, 52, 241-266.
In the folder;
- ‘gmcpso_met.m’ involves the operation of Gauss map-based Chaotic Particle Swarm Optimization (GM-CPSO).
- ‘fit_fun.m’ generates the output for Griewank function.
- ‘main_part.m’ includes the main operation and parameter settings.
引用
Koyuncu, Hasan. “GM-CPSO: A New Viewpoint to Chaotic Particle Swarm Optimization via Gauss Map.” Neural Processing Letters, vol. 52, no. 1, May 2020, pp. 241–66, https://doi.org/10.1007/s11063-020-10247-2.
MATLAB リリースの互換性
作成:
R2024a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxタグ
GM-CPSO
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0 |
