Fit the model on this learner with `lr` learning rate, `wd` weight decay for `epochs` with `callbacks` as cbs argument.

# S3 method for fastai.learner.Learner
fit(object, ...)

Arguments

object

a learner object

...

parameters to pass

Value

train history