Skip to content

Commit fcd0d3c

Browse files
les smath
1 parent 0d4ed1a commit fcd0d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paper.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ where
132132
PCA is a special case of EPCA when the data is Gaussian (see [appendix](https://sisl.github.io/ExpFamilyPCA.jl/dev/math/appendix/gaussian/)). By selecting the appropriate function $G$, EPCA can handle a wider range of data types, offering more versatility than PCA. Then $\theta_i = g(a_i V)$ and
133133

134134
$$
135-
a_i \in \argmin_{a \in \mathbb{R}^k} B_F
135+
a_i \in \argmin B_F
136136
$$
137137

138138
# References

0 commit comments

Comments
 (0)