Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

local/distributed neural network performance questions

1 visualización (últimos 30 días)
h c
h c el 24 de En. de 2016
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
when matlab trains a large sample size (say with >1M), and a good size nn (say, 400 input features, 500-1000 hidden units on 2 layers, and 2 output classes) on local or distributed nodes:
1) does it use mini-batch during training?
2) how does it decide size of mini-batch size?
3) if I run it on multiple distributed nodes, I assume the mini-batch size can be specified within each data set I specify for each distributed nodes?
Thanks, Hc

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by