Exploring Livelossplot (https://github.com/stared/livelossplot) for plotting loss and accuracy for train and val in PyTorch. Plotted.
Wanted an interactive (able to zoom in) plot. They have a Bokeh enable facility (https://github.com/stared/livelossplot/blob/master/examples/bokeh.ipynb). Tried. Not working for me!
Interface: Conda -> Jupyter notebook
OS: Linux
Browser: FireFox
Library: PyTorch
Suggest (1 or more):
- Is there a way to resolve the issue?
- Is there an alternative to making this livelossplot interactive?
- Is there an easy alternative to livelossplot?