Matlab model for multi-path deep learning networks?
3 ビュー (過去 30 日間)
古いコメントを表示
I am trying to figure out if Matlab has an available model for multi-path networks or multi-path networks reconstruction?
0 件のコメント
回答 (1 件)
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
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!