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 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Shubham Rawat
il 12 Ago 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 Commenti
Vedere anche
Categorie
Scopri di più su Sequence and Numeric Feature Data Workflows in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!