SchedExp {fastai}
R Documentation
SchedExp
Description
Exponential schedule function from 'start' to 'end'
Usage
SchedExp(start, end)
Arguments
start
start
end
end
Value
None
[Package
fastai
version 2.2.2
Index
]