Matlab model for multi-path deep learning networks?
显示 更早的评论
I am trying to figure out if Matlab has an available model for multi-path networks or multi-path networks reconstruction?
回答(1 个)
Vineet Joshi
2021-7-30
0 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!