Michael Klamkin
Results
23
comments of
Michael Klamkin
I would use it!
...for number 1 in https://github.com/klamike/AffineRegions.jl/issues/1
Here is what I am using `copy_model` for: https://github.com/LearningToOptimize/L2ODLL.jl/blob/fe32671fba0ac0fbd005bb49a1944dfebf13b276/src/layers/generic.jl#L14-L56 Basically I need to dualize a model then delete some constraints and mark some of the dual variables as parameters, then...