issues
search
JuliaAI
/
IterationControl.jl
A package for controlling iterative algorithms
Other
23
stars
1
forks
source link
For a 0.1.1 release
#23
Closed
ablaom
closed
3 years ago
ablaom
commented
3 years ago
22
(
enhancement
) Allow specification
Callback(f, ..., raw=true)
to force
f
to be applied to the raw model object
model
, instead of
expose(model)
(#22)
22
Callback(f, ..., raw=true)
to forcef
to be applied to the raw model objectmodel
, instead ofexpose(model)
(#22)