Gerardo Flores
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Gerardo Floresさんの最近のアクティビティ-
Gerardo Floresさんが投稿を作成しました:
Affine Transformation for objective function
回答済みMy goal is to minimize the norm between the solution and a given matrix, I figured the best way to express it is via np.linalg.norm(x - ref_matrix). Essentially I want the solution matrix to deviat...