is it possible to create a mixed type input nn ?

Is it possible to implement something similar to what's shown in the image below, i.e. create a nn with inputs of different kind in Matlab (2018 b)

回答 (1 件)

Srivardhan Gadila
Srivardhan Gadila 2020 年 4 月 12 日

0 投票

In MATLAB versions R2019b and above you can define networks with multiple inputs when the network requires data from multiple sources or in different formats. Refer to Multiple-Input and Multiple-Output Networks.

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

質問済み:

2020 年 4 月 9 日

回答済み:

2020 年 4 月 12 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by