trainingOption

trainingOptions

Verbose — Flag to display training progress information on console 1 (true) (default) | 0 (false)

Monitor Custom Training Loop Progress

OutputFcn — Output functionsfunction handle | cell array of function handles

stopFlag = f(info)

trainingOptions's ExecutionEnvironment

The "multi-gpu""parallel-auto""parallel-cpu", and "parallel-gpu" options support stochastic solvers only (when the solverName argument is "sgdm""adam", or "rmsprop").