-
**UV version:**
```
universalviewer@4.0.25
```
**I'm submitting a:**
- [x] bug report => please fork one of these [codesandbox examples](https://github.com/UniversalViewer/universalviewer/wi…
-
Continuing the discussion in https://github.com/JuliaManifolds/ManifoldML.jl/issues/2 (and on slack). Some thoughts on what the issues might be.
As I understand it, a point on an arbitrary `Manifol…
-
sometimes known as manifold learning and nonlinear dimensionality reduction
-
Hi, I'm simply trying to run the tutorial script in Rstudio, but am running into the following problem.
When running
cellchat
-
Hello,
I admire your new method "PHATE" on learning the manifold structure of high dimension data, and I have tried it on our own single-cell RNA-seq dataset. I wonder would you release the code of b…
-
Hello,
some time ago I raised this [issue 1018](https://github.com/geomstats/geomstats/issues/1018) regarding GMM learning on a Hypersphere manifold. It has been closed by @nguigs via the [PR 1026](h…
-
Data sets that are included or should be included in the future.
### Regular Data
- [x] Iris (https://archive.ics.uci.edu/ml/datasets/iris)
- [x] MNIST (http://yann.lecun.com/exdb/mnist/)
- [x] …
-
[Geomstats](https://github.com/geomstats/geomstats) is a package for computations and statistics on nonlinear manifolds that appear in machine learning applications, such as: hyperbolic spaces, spac…
-
There are some problems with the code.
Why do you choose 80% of the data in ascending order?
specifically, -> def distilling() methods
https://github.com/Hao-Ning/MEIDTM-Instance-Dependent-Label…
-
t-sne is inherently randomized but still not that much. It produces consistently different (much worse) results compared to scikit-learn Barnes-Hut implementation.
Example on IRIS dataset:
Sciki…