R/cnn_learner.R
fit.fastai.learner.Learner.Rd
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, ...)
a learner object
parameters to pass
train history