flip_mat {fastai} | R Documentation |
Flip_mat
Description
Return a random flip matrix
Usage
flip_mat(x, p = 0.5, draw = NULL, batch = FALSE)
Arguments
x |
tensor |
p |
probability |
draw |
draw |
batch |
batch |
Value
None
[Package fastai version 2.2.2 Index]