What it does

My hack uses t-SNE to reduce the number of dimensions of the original data to a level that is visualizable, while maintaining degrees of separability of points in the original dimension.

How we built it

I used Python, including the sklearn library for the t-SNE algorithm.

Built With

Share this project:

Updates