/t-sne-visualiser

t-SNE visualisation for image data

Primary LanguageJupyter NotebookMIT LicenseMIT

Banner

t-SNE Visualizer

t-SNE is a powerful technique for visualizing high-dimensional data in a low-dimensional space. It is particularly useful for exploring the structure of complex datasets and identifying patterns or clusters.

This repository contains a Python package for visualizing high-dimensional data using t-distributed Stochastic Neighbor Embedding (t-SNE) algorithm.

Features

  • Apply t-SNE to your high-dimensional data.
  • Visualize the results in 2D or 3D.
  • Customize the visualization with various parameters.
  • Save the visualizations as image files.

Gallery

Gallery Image Gallery Image
Gallery Image Gallery Image

Installation

Usage

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.