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

33 vues (au cours des 30 derniers jours)
How do you access weights generated from trainNetwork in each convolution layer in a Convolution Neural Network?

Réponse acceptée

Shivam Sardana
Shivam Sardana le 12 Juin 2019
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.

Plus de réponses (0)

Catégories

En savoir plus sur Image Data Workflows dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by