Qiran Wu

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 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.  ...