How to make livelossplot graph interactive?

Viewed 8

I am trying to implement livelossplot (https://pypi.org/project/livelossplot/) through PyTorch. However, I am unable to zoom it. Is there a way that I can make it interactive?

I am using jupyter notebook.

0 Answers
Related