Topic: Matrix Manipulation Problem / Level: intermediate

Problem: Write a program to perform t-SNE (t-distributed Stochastic Neighbor Embedding) for dimensionality reduction.

Run the code to see the output here...