Sequence-to-Sequence Classification Using 1-D Convolutions

in version 2024a
line spatialDropoutLayer(dropoutFactor) gives error to include probibility with namevalue pair. What is the relation of probibility and dropoutFactor. How to get rid of this error

回答(1 个)

Hi,
The example errors out in R2024a due to a syntax error in the attributes of "spatialDropoutLayer". You can change the lines 47 and 51 to "spatialDropoutLayer(Probability=dropoutFactor)" to resolve the issue.
Hope it helps!

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

产品

版本

R2024a

提问:

2024-5-15

回答:

2024-5-16

Community Treasure Hunt

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

Start Hunting!

Translated by