Deep learning Neural Network
1 view (last 30 days)
Show older comments
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.
Accepted Answer
Rajani Mishra
on 29 Jul 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 Comments
More Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!