FluxTraining.testlearner
function defined in module
FluxTraining
testlearner(callbacks...[; opt, nbatches, coeff, batchsize, kwargs...])
Construct a
Learner
with a simple optimization problem. This
learner should be used in tests that require training a model, e.g.
for callbacks.
There is
1
method for testlearner:
testlearner(args...; opt, nbatches, coeff, batchsize, usedefaultcallbacks, kwargs...)The following pages link back here:
callbacks/conditional.jl , callbacks/custom.jl , callbacks/metrics.jl , testutils.jl