Matlab Optimization Toolbox for Stochastic BFGS

3 次查看(过去 30 天)
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?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Problem-Based Optimization Setup 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by