Does deeplearning toolbox still have unsupported network architecture?

조회 수: 1 (최근 30일)
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 CenterFile Exchange에서 Sequence 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