You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that as of Marabou 2.0, softmax is supported (A.1 in the paper). In particular, it can generate a MILP formulation for softmax.
My question is: how is this formulated? I cannot find any details about this in the paper. Is it a piecewise linear approximation? Is there a way to extract the MILP formulation to tweak it or add other constraints?
The text was updated successfully, but these errors were encountered:
I see that as of Marabou 2.0, softmax is supported (A.1 in the paper). In particular, it can generate a MILP formulation for softmax.
My question is: how is this formulated? I cannot find any details about this in the paper. Is it a piecewise linear approximation? Is there a way to extract the MILP formulation to tweak it or add other constraints?
The text was updated successfully, but these errors were encountered: