How to add new properties (layer name) in DlconvOp.m in deep network training
古いコメントを表示
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?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Custom Layers についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!