Changryong Baek
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Changryong Baekさんの最近のアクティビティ-
Changryong Baekさんがコメントを作成しました:
My mistake, it should be w_1 =0, w_2=1 and w_3=1 then b_1=0, b_2 = b_3
-
Changryong Baekさんがコメントを作成しました:
Of course, examples can be found in statistical learning, e.g lasso, but additional constraint that once the variable is nonzero, then it actually have the same value. In the above example, say b_1...
-
Changryong Baekさんが投稿を作成しました:
varibles take the same value but depending on the indicator variable
回答済みHello? I am looking for how to express constraints that variables take the same value, but depends on indicator function. Say, w_1, w_2 and w_3 are the indicator function and b_1 b_2 b_3 are the c...