libcmaes

Stochastic optimizer

A C++11 library for high-performance blackbox stochastic optimization using the CMA-ES algorithm.

libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES algorithm for Covariance Matrix Adaptation Evolution Strategy

GitHub

324 stars
18 watching
80 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cma-es/pycma An optimization algorithm implementation in Python 1,123
alibaba/conv-llava This project presents an optimization technique for large-scale image models to reduce computational requirements while maintaining performance. 106
eladrich/seboost An optimization method for machine learning that uses subspace optimization techniques to improve the efficiency of stochastic learning algorithms 0
kvcache-ai/ktransformers A flexible framework for LLM inference optimizations with support for multiple models and architectures 771
tlk00/bitmagic A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance 413
marcoscoffier/lua---sfm A wrapper around a web-based SFM solver for optimization problems in C 3
cosmwasm/optimizer Automated compiler for generating optimized Wasm binaries from Rust contracts 123
srendle/libfm Software implementation of an optimization algorithm used in collaborative filtering and recommender systems 1,487
sakra/cotire A CMake module to automate build optimization techniques 1,301
mandrean/cw-optimizoor Optimization tool for compiling and optimizing CosmWasm smart contracts. 50
mlpack/ensmallen A C++ library for numerical optimization tasks 754
fmassa/optimize-net An optimization library for reducing memory usage in PyTorch neural networks 282
cdslaborg/paramonte A parallel Monte Carlo and machine learning library for multiple programming languages. 275
lge-arc-advancedai/auptimizer Automates model building and deployment process by optimizing hyperparameters and compressing models for edge computing. 200
clementfarabet/lbfgs An interface to a library providing a quasi-newton method for optimization problems 2