We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d98eb commit b6cc895Copy full SHA for b6cc895
src/InferOpt.jl
@@ -65,7 +65,7 @@ include("losses/imitation_loss.jl")
65
export half_square_norm
66
export shannon_entropy, negative_shannon_entropy
67
export one_hot_argmax, ranking
68
-export LinearMaximizer, apply_g, apply_h, objective_value
+export LinearMaximizer, apply_g, objective_value
69
70
export Pushforward
71
0 commit comments