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 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Shubham Rawat
2020-8-12
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!