필터 지우기
필터 지우기

Matlab model for multi-path deep learning networks?

조회 수: 2 (최근 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 CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by