【发布时间】:2017-07-20 21:12:33
【问题描述】:
我正在尝试使用 tensorboard 可视化嵌入,但嵌入选项卡似乎挂在“解析元数据”上。
我检查了代码、元数据 tsv 文件和 projector_config.ptxt 与 tensorboard embedding visualization tutorial ;一切似乎都是正确的,并且 tensorboard 没有在终端中给我任何消息。
我用来生成嵌入和可视化的代码可以在here找到。
我正在为支持 gpu 的 python 2.7 运行 tensorflow 1.2.1。
【问题讨论】:
标签: python tensorflow word2vec tensorboard