Deep learning Neural Network
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Ali Najem
il 25 Lug 2020
Commentato: Ali Najem
il 29 Lug 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.
Risposta accettata
Rajani Mishra
il 29 Lug 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!