Implementation of neural t-SNE in PyTorch with CUDA support
Project description
NeuralTSNE
NeuralTSNE is a parametric t-SNE implementation that uses neural networks to learn the mapping from high-dimensional data to a low-dimensional space. It uses PyTorch for the neural network implementation and can be run on a GPU for faster computations. It also emloys Lightning library, which serves as a high-level wrapper for PyTorch, to simplify the training process. The package can be imported as Python module or used as a command-line tool.
Features
- Neural t-SNE implementation
- CUDA support for faster computations
- Integration with PyTorch
- Comprehensive test coverage
- Documentation generated with Sphinx
Installation
To install the package, run:
pip install NeuralTSNE
Usage
Example usage was provided in the examples directory.
License
This project is licensed under the MIT License - see the LICENSE file for details.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file neuraltsne-0.0.1.tar.gz.
File metadata
- Download URL: neuraltsne-0.0.1.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b698732ff5716d99fdc27adf564a5b34ef9d90a6aee97b8f5105fd57d229731
|
|
| MD5 |
d17ce208fbb4b01ce9ffbe074b3590fc
|
|
| BLAKE2b-256 |
63fb8e3adb9d47ac64c54769f891384196f930e0a955a4308c214d14df7b0440
|
File details
Details for the file NeuralTSNE-0.0.1-py3-none-any.whl.
File metadata
- Download URL: NeuralTSNE-0.0.1-py3-none-any.whl
- Upload date:
- Size: 30.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67e288f6b33cadb66d2af2f4595d17eec044ad2ff926dbf0e6df8c30fe6e289c
|
|
| MD5 |
1afe36640a013bc7b034e0673348fb2e
|
|
| BLAKE2b-256 |
06924b94ede71a7de8affecae77edaf423d5bb57197ae47554796cf1de49c0bc
|