An open API service indexing awesome lists of open source software.

https://github.com/mitmul/cma-es


https://github.com/mitmul/cma-es

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

CMA-ES
================
CMA-ES(Covariance Matrix Adaptation - Evolution Strategy)という進化戦略アルゴリズムのC++実装.

### Requirements
- boost
- eigen3