Deep learning Neural Network
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Ali Najem
el 25 de Jul. de 2020
Comentada: Ali Najem
el 29 de Jul. de 2020
Hello,
Am trying to trian Deep neural network of CIFAR-10 datasets, image classification.
can i know which function represent updating weights in training process?
Thanks.
Respuesta aceptada
Rajani Mishra
el 29 de Jul. de 2020
Depending on the style of training, functions like adapt or train are used while training the network.
Refer to this link for more information : https://www.mathworks.com/help/deeplearning/ug/neural-network-training-concepts.html
0 comentarios
Más 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!