崇林 潘
- 合計アクティビティ 12
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 3
コメント
崇林 潘による最近のアクティビティ-
Let me explain again. For example, I used scikit-learn to establish a prediction model. At the same time, I am now facing a multi-objective optimization problem. One of the goals is the smallest va...
-
My plan is make it to linear constrains.But,it isn't become better,please help me. # 线性化约束 z[i,k] = sum(x[i,j] * x[k,j] for j in range(num_works))for i in range(num_experts): for k in range(nu...
-
now ,it runs over 10 min
-
Fine, Thank for your answer.