Convolutional neural network: parallel layers
显示 更早的评论
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 个评论
Jungmoon Kim
2017-8-22
I have same question. I want to know how to make it. Thank you.
采纳的回答
更多回答(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" .
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!