Ehsan
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Ehsanさんの最近のアクティビティ-
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...