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 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Shubham Rawat
on 12 Aug 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 Comments
See Also
Categories
Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!