How to add new properties (layer name) in DlconvOp.m in deep network training
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Custom Layers en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!