RNNDropout: RNNDropout

View source: R/text_models.R

RNNDropoutR Documentation

RNNDropout

Description

Dropout with probability 'p' that is consistent on the seq_len dimension.

Usage

RNNDropout(p = 0.5)

Arguments

p

p

Value

None


EagerAI/fastai documentation built on April 16, 2024, 12:01 p.m.