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

25 次查看(过去 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 CenterFile Exchange 中查找有关 Image Data Workflows 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by