Why am I getting the incorrect test result for this section of the deep learning onramp?
4 ビュー (過去 30 日間)
古いコメントを表示
回答 (1 件)
Hornett
2024 年 9 月 9 日
Hi Manish,
You need to delete the "loss3-classifier" layer and add a new fullyConnected layer from Convolution and Fully Connected section of Layer Library. The input of the new layer should be connected to the output of dropoutLayer and its output should be connected to input of softmaxLayer.
Hope it helps!
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!
