Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 342 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 342 Bytes

how to make t-SNEs of image sets, using keras + scikit-learn.

  1. analyze images with vgg16 convnet (download weights here)

  2. t-SNE on images

  3. includes Processing script to visualize the t-SNE

more documentation (+ipynb) + instructions video coming soon.