Skip to content

leekichang/PyTorch-tSNE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PyTorch-tSNE

You can visualize high dimensional data using t-SNE. This t-SNE implementation code uses TSNE from scikit-learn and it might take a little bit long time to generate the image. This code can be easily applied to other datasets such as CIFAR10, CIFAR100, etc.

Usage

python3 main.py

STL10 example

This example image is generated by ImageNet pretrained ResNet18 on STL10 dataset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%