Ehsan
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
Ehsanによる最近のアクティビティ-
Replacing a sigmoid output with a Gurobi-friendly bounded activation
ユーザーの入力を待っています。I’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...