Convolutional neural network: parallel layers
Ältere Kommentare anzeigen
Is it possible to create a CNN with parallel layers in MATLAB? For example I would like to build network similar to this one:

1 Kommentar
Jungmoon Kim
am 22 Aug. 2017
I have same question. I want to know how to make it. Thank you.
Akzeptierte Antwort
Weitere Antworten (1)
if you mean parallel input (goem graph and volecity graph at same time as input) seems you can't do parallel cnn, since "Layer graphs can contain only one input layer" .
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!