bees-algorithm

A Python implementation of the Bees Algorithm. This library allows an out-of-the-box use of the optimisation algorithm on an user-defined target function. The algorithm can be configured to find either the minimum or the maximum of the target function with an iterative process.


Keywords
Optimisation, Optimization, Bees, Algorithm, Intelligent
License
Other
Install
pip install bees-algorithm==1.0.2