Deep learning Neural Network
1 次查看(过去 30 天)
显示 更早的评论
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.
采纳的回答
Rajani Mishra
2020-7-29
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!