-
I've run tSNE analysis on some files and can export them with their tSNE parameters. I was wondering if there was a way to run Phenograph clustering on the files without changing the structure of thei…
-
Hi,
The documentation suggests that reproducible results can be achieved by setting the seed in R. This works for the original `Rtsne` function, but it doesn't seem to work for `Rtsne.multicore`.
…
-
Hello,my device is also a 3090, but I made a change in the code here (GPU_ID = '0'), I encountered the following error while trying to reproduce your code,:
File "./HSIC-FM-main-2023-weishixian-envs\…
-
**Is your feature request related to a problem? Please describe.**
I would like to have a GPU-accelerated version of the PaCMAP algorithm, a competitor to UMAP. Personally, I would use this with t…
-
Following line happens a coversion error in the 16th cell. with CUDA environment.
It causes to set cuda type tensor to TSNE,fit_transform().
` E.append(TSNE(n_components=2).fit_transform(X[-1]…
-
**Describe the bug**
The `min_grad_norm` parameter is unused in `Barnes_Hut` tSNE:
https://github.com/rapidsai/cuml/blob/640baaee711bdb9d623de768189776dedfd700b6/cpp/src/tsne/barnes_hut.cuh#L44-L5…
-
**Describe the solution you'd like**
Currently, if a user wants to use a custom distance metric for TSNE or UMAP, they need to _both_ input the original features (X), as well as the distance matrix (…
-
I test the 20 layers sphereface network on my own database,then test the features on tSNE that generate by sphereface.But the result on tSNE doesn't perform better than the lcnn model.However it perf…
-
What could cause the TSNE to result in a dense centred ball and where to look for a solution.
I have 650K images with perplexity 50, angle 0.1, learning rate 1000.
Other attempts with similar size…
-
Running the `download.sh` script in the data folder of ml4a guides does not download anything called `Vintage Drum Machines` and the [link provided in the notebook is 404]( http://ivcloud.de/index.php…