googleinterns / amaranth

Apache License 2.0
2 stars 0 forks source link

Visualize embeddings in Tensorflow Embedding Projector #11

Open tommylau-exe opened 4 years ago

tommylau-exe commented 4 years ago

Tensorflow has an Embedding Projector tool that could be useful for inspecting what the model is learning. There is a tutorial on how to export an embedding for this tool here.