+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
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.