Normalize_from_stats {fastai} | R Documentation |
Normalize from stats
Normalize_from_stats(mean, std, dim = 1, ndim = 4, cuda = TRUE)
mean |
mean |
std |
standard deviation |
dim |
dimension |
ndim |
number of dimensions |
cuda |
cuda or not |
list