Does deeplearning toolbox still have unsupported network architecture?

1 回表示 (過去 30 日間)
cui,xingxing
cui,xingxing 2021 年 2 月 9 日
回答済み: Steven Lord 2021 年 2 月 9 日
As of the R2020b version, which types of networks are still not supported in the deeplearning toolbox? As far as I don’t know, GAN, LSTM, GRU, DCN, DRN, etc. support
截至到R2020b版本,请问deeplearning toolbox中以下还有那些类型网络仍然不支持?据我不完全所知,GAN、LSTM、GRU、DCN、DRN等支持

採用された回答

Steven Lord
Steven Lord 2021 年 2 月 9 日
The list of functions in Deep Learning Toolbox may help you answer this question. If there is a particular type of network you want to create see if it's listed in the Pretrained Networks section, if there is a function to generate that type of network, or if the layer functions needed to construct the desired network exist.
If there is a particular type of network (or a new type of layer) you think should be added to Deep Learning Toolbox, please submit an enhancement request using the Contact Support link on the Support section of this website. In that enhancement request, it would be useful to know the specific benefits you would gain from having that network available, how this particular type of network is better suited for your application than similar networks that may already be in the toolbox, and/or references in the deep learning literature about the benefits and/or drawbacks of that network.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by