Matlab model for multi-path deep learning networks?

1 回表示 (過去 30 日間)
Atallah Baydoun
Atallah Baydoun 2021 年 6 月 30 日
コメント済み: Atallah Baydoun 2021 年 8 月 1 日
I am trying to figure out if Matlab has an available model for multi-path networks or multi-path networks reconstruction?

回答 (1 件)

Vineet Joshi
Vineet Joshi 2021 年 7 月 30 日
Hi
The 'deepNetworkDesigner' helps you in designing custom netowrks. You can not only create custom network from scratch but also load architectures like GoogLeNet, ResNet and alter them to suit your task.
The following documnetation might help you.
Hope this helps.
Thanks
  1 件のコメント
Atallah Baydoun
Atallah Baydoun 2021 年 8 月 1 日
Hey Vineet,
Thank you for the insight. I am actually referring to networks with multiple-input as quickly mentioned in the link below: https://www.mathworks.com/help/deeplearning/ug/multiple-input-and-multiple-output-networks.html
Unfortunately, this is quickly mentioned and there is -Up to my knowledge- no specific example from Matlab that can help in the implementation.
Do you know if there is any specific published applied example for the multiple-input network?
Thanks,
Atallah

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by