dropout
The dropout ratio to apply between long short-term memory (LSTM) layers.
Declaration
var dropout: FloatDiscussion
BNNS doesn’t apply the dropout ratio to the last stacked layer. When the number of layers is 1, BNNS ignores this property.
The dropout ratio to apply between long short-term memory (LSTM) layers.
var dropout: FloatBNNS doesn’t apply the dropout ratio to the last stacked layer. When the number of layers is 1, BNNS ignores this property.