How to add new properties (layer name) in DlconvOp.m in deep network training
Afficher commentaires plus anciens
Hi,
Thanks for the new feature of custom layer backward function which allow me to add my new functions during the training of deep convolutional neural network. In the DlconvOp.m file, there are for properties {paddingSize,stride,dilation,numGroups}; How to add a new property such as current layer index or layer name in the function so I can update my weights according?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Custom Layers dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!