GTSNE algorithms
Project description
Python-GTSNE
Python library containing GTSNE algorithms.
Global t-Distributed Stochastic Neighbor Embedding
Installation
Requirements
From PyPI:
pip install gtsne
Usage
Basic usage:
from gtsne import gtsne
X_2d = gtsne(X)
Examples
Algorithms
Acknowledgements
This code is adapted from code Barnes-Hut-SNE Special thanks to Laurens van der Maaten and Daniel Rodriguez.
Additional resources
- See Barnes-Hut-SNE (2013), L.J.P. van der Maaten. It is available on arxiv.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gtsne-0.1.6.tar.gz
(54.7 kB
view details)
File details
Details for the file gtsne-0.1.6.tar.gz.
File metadata
- Download URL: gtsne-0.1.6.tar.gz
- Upload date:
- Size: 54.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.8.0 tqdm/4.62.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
622be2a3859318f976063a0e40a9e99b3fa8996d1f7eb66788cceaf95ad3d2be
|
|
| MD5 |
496595efd2e98e5ffa315117a465fc0c
|
|
| BLAKE2b-256 |
b0bba0f6ae069f5a187b1bbe35e8d70e2a2efabd465a11c950c82ce9e77ad669
|