logo
首页技术栈工具库讨论
cmaes

cmaes

cmaes is a wrapper for Covariance Matrix Adaptation Evolution Strategy(CMA-ES), an evolutionary algorithm for difficult non-linear non-convex optimization problems in continuous domain. To use this package you need python2 with numpy available on your system. The package includes cma.py , Nikolaus Hansen's production-level CMA library: http://www.lri.fr/~hansen/cmaes_inmatlab.html#python. This package is an aggregate of programs. cma.py (c) Nikolaus Hansen, 2008-2012 is redistributed under GPL 2 or 3. All the other components (c) Takayuki Muranushi are licensed under MIT license. See the files LICENSE.GPL2, LICENSE.GPL3 and LICENSE.MIT for more details.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconnushio3/cmaes7
HACKAGE
carbal install cmaes
查看
标签
根据用户添加的标签生成
暂无标签