Spark Tsne Save Abandoned

Distributed t-SNE via Apache Spark

Project README

spark-tsne

Join the chat at https://gitter.im/saurfang/spark-tsne Build Status Distributed t-SNE with Apache Spark. WIP...

t-SNE is a dimension reduction technique that is particularly good for visualizing high dimensional data. This is an attempt to implement this algorithm using Spark to leverage distributed computing power.

The project is still in progress of replicating reference implementations from the original papers. Spark specific optimizations will be the next goal once the correctness is verified.

Currently I'm showcasing this using the standard MNIST handwriting recognition dataset. I have created a WebGL player (built using pixi.js) to visualize the inner workings as well as the final results of t-SNE. If a WebGL is unavailable for you, you may checkout the d3.js player instead.

Credits

Open Source Agenda is not affiliated with "Spark Tsne" Project. README Source: saurfang/spark-tsne
Stars
156
Open Issues
7
Last Commit
6 years ago
License
Tags

Open Source Agenda Badge

Open Source Agenda Rating