spsa

Simultaneous perturbation stochastic approximation implemented in Rust.

Based on this implementation by SimpleArt

API reference (docs.rs)

Usage

Add this to your Cargo.toml:

toml [dependencies] spsa = "0.1.0"

License

spsa is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.