Ignite: Add integration with tensorboard?

Created on 25 Nov 2017  路  3Comments  路  Source: pytorch/ignite

help wanted

Most helpful comment

+1 for this. I personally like tensorboard-pytorch very much, but I'm not sure about the policy regarding integration of an external module into ignite.

All 3 comments

+1 for this. I personally like tensorboard-pytorch very much, but I'm not sure about the policy regarding integration of an external module into ignite.

Integration with Visdom was super easy as the API for visdom worked really well with the event handlers. See the example with MNIST for details.

Ideally tensorboard would be as simple and we can just provide examples

Closed as example of how to do this with tensorboard-pytorch has been merged in #60

Was this page helpful?
0 / 5 - 0 ratings