/plot_tSNE_with_images

A function to plot t-SNE in 2D with images

Primary LanguagePython

t-SNE 2D plot with images

This function plots images given (x1,x2) coordinates. It can be used to plot n-dimensional embeddings reduced to 2D with t-SNE for visualization purposes.

Example

This example uses the images from "imgs" folder. It plots 3 virus types with a diferent color for each virus.

result