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.

Methods

There is 1 method for testlearner:

testlearner(args...; opt, nbatches, coeff, batchsize, usedefaultcallbacks, kwargs...)
testutils.jl:33