Matlab model for multi-path deep learning networks?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am trying to figure out if Matlab has an available model for multi-path networks or multi-path networks reconstruction?
0 Kommentare
Antworten (1)
Vineet Joshi
am 30 Jul. 2021
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
Siehe auch
Kategorien
Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!