Qiran Wu
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
Qiran Wuによる最近のアクティビティ-
Incompatible dimensions in Python
回答済みHi, I'm using Gurobi in Python to solve a Mixed Integer Programming. This is a reformulation of a Neural Network problem. My `x` is a 1-D vector of 200 variables. The first layer has 50 neurons. ...