how to achieve parameter sharing in the deep learning design?
Mostrar comentarios más antiguos
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.
Respuestas (1)
Mathy
el 17 de Ag. de 2024
0 votos
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!
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!