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

Antworten (1)

Neha
Neha am 16 Mai 2024

0 Stimmen

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!

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2024a

Gefragt:

am 15 Mai 2024

Beantwortet:

am 16 Mai 2024

Community Treasure Hunt

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

Start Hunting!

Translated by