Ehsan
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Ehsan-
Ehsan created a post,
Replacing a sigmoid output with a Gurobi-friendly bounded activation
Awaiting user inputI’m embedding a PyTorch MLP into Gurobi using gurobi-ml’s add_predictor_constr. My network originally used a sigmoid on the last layer to keep the prediction in [0,1]. Since gurobi-ml doesn’t suppo...