You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Check out the new article: Community of Scientists Optimization (CoSO): Practice.
The CoSO algorithm demonstrates average results on the test functions, achieving 43% of the maximum possible performance. Of course, I expected more impressive results. The test stand offers an expanded set of functions, including standard and well-known ones, where anyone can further experiment with both parameter selection and function selection to better exploit the algorithm capabilities.
The main drawback of the current implementation is its high computational complexity. The multi-layer architecture with logs, dynamic resource allocation and adaptive population management creates a significant load. The algorithm is noticeably slower than other population methods, which limits its applicability to problems requiring fast solutions.
Author: Andrey Dik