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