Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dropout_mask

Dropout_mask


Description

Return a dropout mask of the same type as 'x', size 'sz', with probability 'p' to cancel an element.

Usage

dropout_mask(x, sz, p)

Arguments

x

x

sz

sz

p

p

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.