フィルターのクリア

how to achieve parameter sharing in the deep learning design?

12 ビュー (過去 30 日間)
zini
zini 2024 年 8 月 17 日 11:15
回答済み: Amith 2024 年 8 月 17 日 11:37
in the deep learing design, is there a way to achieve an intermidiate layer, and this layer can accept varied length of inputs, each input is processed using the same learnable parameters.

回答 (1 件)

Amith
Amith 2024 年 8 月 17 日 11:37
Hi Zini,
If the Deep Learning Toolbo doesn't offer the specific layer you need for your task, you have the option to create your own custom layer. You can learn more about defining a custom deep layer with formatted inputs by visiting this link:
Hope this helps!

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by