DihedralItem {fastai} | R Documentation |
DihedralItem
Description
Randomly flip with probability 'p'
Usage
DihedralItem(p = 1, nm = NULL, before_call = NULL)
Arguments
p |
probability |
nm |
nm |
before_call |
before call |
Value
None
[Package fastai version 2.2.2 Index]