python - Adding time-series logging to tensorboard - Stack Overflow

Tensorboard provides access plotting scalars, histograms and images. I am trying to add model predictio

Tensorboard provides access plotting scalars, histograms and images. I am trying to add model predictions as simple vectors to tensorboard. Currently I am doing that through adding matplotlib images, which works great to visual inspection, but it's not possible to infer the prediction traces after model training. There are methods to represent the traces as scalars in tensorboard, as recommended here, but I am curious what other methods exist, since it 1. does not seem that tensorboard provides native support for that, and 2. it is due to scalar logging rather slow.

Are there other methods in tensorboard for vector-based logging? And which other methods could be recommended for that purpose? My best bet would be to simple save them as .npy arrays, but when reading the run computations I would then end up with multiple files in addition to the .tsevents file. So I am just curious what people can recommend.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744409418a4572799.html

相关推荐

  • python - Adding time-series logging to tensorboard - Stack Overflow

    Tensorboard provides access plotting scalars, histograms and images. I am trying to add model predictio

    7天前
    40

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信