Pierre Bonami
-
Gurobi Staff
- 合計アクティビティ 24
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 10
コメント
Pierre Bonamiによる最近のアクティビティ-
From the log it looks that the resulting model is very hard to optimize. Unfortunately formulation with neural networks can be very challenging. What you could try first is adding only one network ...
-
Hi Vignesh, I don't think that the model above completely matches what you describe. In the model I see that 10 networks would be added to the optimization problem and then you minimize the sum of ...
-
正式なコメント Hi Florencia, The issue is that there is no implementation for adding the logarithmic transformation in Gurobi ML. Since the transformation is applied to Gurobi variables in the model, one would ne...
-
Hello, It looks like it's an issue with your python not finding the package.You could try to uninstall Gurobi machine learning and reinstall it. You could also try seeing what is the output of the ...