How to implement "sgdm" training option with "train()"?

I need help implementing the "stochastic gradient descent with momentum" (sgdm) training option (including custom L2Regularization and MiniBatchSize), however I am using "newff" to create the network, hence "train()" to train the network. I know that the "trainingOptions" function is associated with "trainNetwork" so I cannot use that. Is there any way to implement this without recreating the NN with current functions?

답변 (0개)

카테고리

도움말 센터File Exchange에서 Get Started with Deep Learning Toolbox에 대해 자세히 알아보기

제품

릴리스

R2019a

질문:

2019년 10월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by