how to achieve parameter sharing in the deep learning design?

8 Ansichten (letzte 30 Tage)
zini
zini am 17 Aug. 2024
Beantwortet: Mathy am 17 Aug. 2024
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.

Antworten (1)

Mathy
Mathy am 17 Aug. 2024
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!

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Produkte


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by