dropout_mask | R Documentation |
Return a dropout mask of the same type as 'x', size 'sz', with probability 'p' to cancel an element.
dropout_mask(x, sz, p)
x |
x |
sz |
sz |
p |
p |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.