From a499eb9be7e8df2682afd0665d45d419d9840eef Mon Sep 17 00:00:00 2001 From: David Pfau Date: Thu, 25 Jun 2020 16:06:44 +0000 Subject: [PATCH] Changed "published" to "described" in README to reflect preprint status PiperOrigin-RevId: 318282884 --- geomancer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geomancer/README.md b/geomancer/README.md index 41360fe..02c0e63 100644 --- a/geomancer/README.md +++ b/geomancer/README.md @@ -1,7 +1,7 @@ # Geometric Manifold Component Estimator (GEOMANCER) This package provides an implementation of the Geometric Manifold Component -Estimator, or GEOMANCER, as published in [Disentangling by Subspace Diffusion +Estimator, or GEOMANCER, as described in [Disentangling by Subspace Diffusion (2020)](https://arxiv.org/abs/2006.12982). GEOMANCER is a nonparametric algorithm for disentangling, somewhat similar in spirit to Laplacian Eigenmaps or Vector Diffusion Maps, except instead of producing an embedding for the data,