Skip to content

Commit

Permalink
ref
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyingWorkshop committed Oct 9, 2024
1 parent ffa03e5 commit a1ce62b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@ $$

This suggests that each observation $x_i \in \mathrm{rows}(X)$ can be well-approximated by a linear combination of $k$ basis vectors (the rows of $V$):

[$$x_i \approx \theta_i = a_i V$$]{label="eq:pca"}

$$x_i \approx \theta_i = a_i V \label{pca}$$

for $i = 1, \dots, n$.

Expand Down

0 comments on commit a1ce62b

Please sign in to comment.