-
Following are the tSNE enhancements that need to be added.
1. Constraints added in other views should be applied in tSNE views. Only valid points should be shown.
2. Cross-browser support for tSNE. Cu…
-
add UMAP to requirements ?
what is the way to handle the init gracefully in `ReductionAlgorithm` ?
-
Hi, I'm getting this error converting a Seurat object into hd5.
The thing is that in the end the object seems ok, any hint about what is going on?
> SaveH5Seurat(object = a, filename = "Full_fina…
-
This model is a new incorporation to the Ersilia Model Hub or it has been modified. If you are assigned to this issue, please try it out and ensure everything works!
To test a model, first clone it in…
-
The resolution on the tsne/umap previews can be a bit rough to look at. If we don't have a good resolution tsne/umap maybe we keep the no preview image.
![Screenshot 2024-07-08 at 1 21 14 PM](http…
-
Hey there! 👋🏻
First, I'd like to thank this library as it works like a charm on CUDA. Second I have stumbled upon an issue that I am not totally understanding regarding fixing a `random_seed`. The…
-
Can you release the code for tSNE visualization?
-
I have been having an issue with how the tSNE plot is plotting the perturbation points on the graph. They are only partially moving towards the target class. Could there be an issue with how the pertu…
-
When computing outliers on the heavy dns data, we get a crash in tSNE
```
File "/Users/briford/work/sageworks/src/sageworks/artifacts/data_sources/athena_source.py", line 392, in outliers
pro…
-
Hi, there seems a little problem in the code.When im doing the zero-shot experiment, I run
CUDA_VISIBLE_DEVICES=0 python main.py --config cfgs/pointmae_configs/fewshot.yaml --finetune_model --ckpts …