Gerardo Flores
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
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...