ITADN

[Feature]: Open up `optimizer_algorithm` to allow Optimization.jl methods

#501OpenMoelf 创建于 2025-09-02
M
Moelfcommented
### Feature Request Currently, `optimizer_algorithm` only supports Optim.jl stuff, it would be very powerful to support more methods from Optimization.jl ecosystem. In particular, in cases where user takes the output from SR.jl and re-optimize on a new dataset, it is desirable the constant optimization uses the same optimizer as the post processing
1 条评论