Tensorboard Embedding Visualization
Introduction At November 29, TensorFlow 0.12 was released. One of the functions is visualization of embedded representation. This makes it possible to analyze high dimensional data interactively. The following is a visualization of MNIST. The following is just a image, but you can watch 3D animation in the official website. In this article, I tried … Read more