필터 지우기
필터 지우기

Matlab Optimization Toolbox for Stochastic BFGS

조회 수: 3 (최근 30일)
alex
alex 2017년 3월 13일
편집: Walter Roberson 2017년 3월 14일
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