Skip to content

Commit bf44125

Browse files
committed
More detail in readme.
1 parent a2ea467 commit bf44125

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Linear CorEx finds latent factors that are as informative as possible about relationships in the data.
44
The approach is described in this paper:
5-
[Low Complexity Gaussian Latent Factor Models and a Blessing of Dimensionality](https://arxiv.org/abs/1706.).
5+
[Low Complexity Gaussian Latent Factor Models and a Blessing of Dimensionality](https://arxiv.org/abs/1706.03353).
66
This is useful for covariance estimation, clustering related variables, and dimensionality reduction, especially
77
in the high-dimensional, under-sampled regime.
88

@@ -62,7 +62,7 @@ Missing values can be specified, but are just imputed in a naive way.
6262
See [Sifting Common Info...](https://arxiv.org/abs/1606.02307) and
6363
[Maximally informative representations...](https://arxiv.org/abs/1410.7404) for work building up to this method.
6464
The main paper describing the method is
65-
[Low Complexity Gaussian Latent Factor Models and a Blessing of Dimensionality](https://arxiv.org/abs/1706.).
65+
[Low Complexity Gaussian Latent Factor Models and a Blessing of Dimensionality](https://arxiv.org/abs/1706.03353).
6666
The connections with the idea of "synergy" will be described in future work.
6767

6868

0 commit comments

Comments
 (0)