SimpleArt / optimizer

Multivariable Numerical Optimization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multivariable Numerical Optimization

The provided software includes an implementation of Simultaneous Perturbation Stochastic Approximation along with several other features. For more information, check optimizer.optimize's doc-string for main functionality e.g. using help(optimizer.optimize).

See also and run examples.py for example usage.

About

Multivariable Numerical Optimization

License:MIT License


Languages

Language:Python 100.0%