| GradientAccumulation {fastai} | R Documentation |
GradientAccumulation
Description
Accumulate gradients before updating weights
Usage
GradientAccumulation(n_acc = 32)
Arguments
n_acc |
number of acc |
Value
None
[Package fastai version 2.2.2 Index]
| GradientAccumulation {fastai} | R Documentation |
Accumulate gradients before updating weights
GradientAccumulation(n_acc = 32)
n_acc |
number of acc |
None