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!