JuliaDecisionFocusedLearning / InferOpt.jl

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

Keyword arguments for `SPOPlusLoss` #27

Closed BatyLeo closed 1 year ago

BatyLeo commented 2 years ago

We should be able to provide keywords arguments as input of the SPOPlusLoss, in a similar way as for the FenchelYoungLoss. Also needs to be implemented for SSVMLoss.