Pierre Bonami
-
Gurobi Staff
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
Comments
Recent activity by 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 ...
-
Official comment 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 ...