seandavi / awesome-single-cell

Community-curated list of software packages and data resources for single-cell, including RNA-seq, ATAC-seq, etc.
MIT License
3.23k stars 989 forks source link

add torchdr in the dimension reduction section #306

Closed huguesva closed 3 weeks ago

huguesva commented 1 month ago

TorchDR is a dimensionality reduction (DR) library designed to offer a unified interface for a range of widely used DR methods, including t-SNE, UMAP, LargeVis, and others. The library achieves high computational efficiency by leveraging GPU acceleration, making it especially well-suited for handling large, high-dimensional data such as single-cell datasets.

seandavi commented 3 weeks ago

Thanks, @huguesva. And welcome to the contributor club!