Filter löschen
Filter löschen

Matlab Optimization Toolbox for Stochastic BFGS

3 Ansichten (letzte 30 Tage)
alex
alex am 13 Mär. 2017
Bearbeitet: Walter Roberson am 14 Mär. 2017
In machine learning problems, loss function values for large datasets are often approximated stochastically. The most well-known of these techniques is stochastic gradient descent. But other stochastic approximations, such as stochastic quasi-newton methods, have been investigated (e.g. https://arxiv.org/pdf/1401.7020.pdf).
The matlab optimization toolbox does not include an explicit option for stochastic approximations to be made. However, the stochastic approximation can still be implemented in the body of the provided objective function. Has anyone done this? If so, can you report on the results?

Antworten (0)

Kategorien

Mehr zu Problem-Based Optimization Setup finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by