Skip to content

Latest commit

 

History

History
executable file
·
42 lines (30 loc) · 855 Bytes

visualize.rst

File metadata and controls

executable file
·
42 lines (30 loc) · 855 Bytes

API - Visualize Model and Data

TensorFlow provides TensorBoard to visualize the model, activations etc. Here we provide more functions for data visualization.

tensorlayer.visualize

W CNN2d frame images2d tsne_embedding

Visualize model parameters

Visualize weight matrix

W

Visualize CNN 2d filter

CNN2d

Visualize images

Image by matplotlib

frame

Images by matplotlib

images2d

Visualize embeddings

tsne_embedding