difference between traingdm in patternnet vs sgdm in cnn
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Are they the same method of training in differnet types of neural network or how are they different?
traingdm = gradienbt descent with momentum backpropagation (used in patternnet)
sgdm = stochastic gradient descent with momentum (used in convolutional neural network)
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!