DeepNetworkDesigner - Is there a way to include a common projection layer in DeepNetworkDesigner GUI tool? A layer similar to one used in CCA or correlation Networks?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Is there a way to include a common projection layer in DeepNetworkDesigner GUI tool? A layer similar to one used in CCA or correlation Networks?
0 comentarios
Respuestas (1)
Shubham Rawat
el 12 de Ag. de 2020
Hi Rini,
You can create a “weightedAdditionLayer” in DeepNetworkDesigner which is a custom layer and can take multiple inputs. You can name the layer and declare layer properties and can also create constructor function, forward and backward functions.
Here is the link from which you can refer:
0 comentarios
Ver también
Categorías
Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!