How do you access weights generated from trainNetwork in each convolution layer in a CNN

32 ビュー (過去 30 日間)
How do you access weights generated from trainNetwork in each convolution layer in a Convolution Neural Network?

採用された回答

Shivam Sardana
Shivam Sardana 2019 年 6 月 12 日
Click on network object from trainNetwork function in Workspace, then click on Layers. On clicking it, you will be able to see all layers in your network. Click on a specific convolution layer and then you will be able to see Weights property.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by