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

How do you access weights generated from trainNetwork in each convolution layer in a Convolution Neural Network?

 Respuesta aceptada

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.

Más respuestas (0)

Categorías

Más información sobre Get Started with Deep Learning Toolbox en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 3 de Jun. de 2019

Comentada:

el 12 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by