崇林 潘
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
Comments
Recent activity by 崇林 潘-
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.