anteaterho / 3D-TSNE

A Unity project for visualizing t-SNE data in 3D.

Home Page:https://medium.com/@awjuliani/visualizing-deep-learning-with-t-sne-tutorial-and-video-e7c59ee4080c#.psuhc86k8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D-TSNE

A Unity3D project for visualizing t-SNE data in 3D.

While it is possible create 3D visualizations of vector spaces natively in python, it is more difficult to animate how a network learns to represent a dataset. This project allows for this dynamic visualization by taking a series of csv files generated from neural network representations at various stages in the model training process.

For more information on how to generate the csv files needed, see the following post and update.

About

A Unity project for visualizing t-SNE data in 3D.

https://medium.com/@awjuliani/visualizing-deep-learning-with-t-sne-tutorial-and-video-e7c59ee4080c#.psuhc86k8


Languages

Language:C# 100.0%