JuliaDecisionFocusedLearning / InferOpt.jl

Combinatorial optimization layers for machine learning pipelines
https://juliadecisionfocusedlearning.github.io/InferOpt.jl/
MIT License
114 stars 4 forks source link

Replace Agnostic with Adaptive in FrankWolfe tests #116

Open BatyLeo opened 2 months ago

BatyLeo commented 2 months ago

The issue https://github.com/ZIB-IOL/FrankWolfe.jl/issues/387 with Adaptive line search seems fixed now.

Keywork option relaxed_smoothness=true seems not needed.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark: