stared / livelossplot

Live training loss plot in Jupyter Notebook for Keras, PyTorch and others
https://p.migdal.pl/livelossplot
MIT License
1.29k stars 143 forks source link

input and output plugins tweaks #84

Closed Bartolo1024 closed 4 years ago

stared commented 4 years ago

One note: when it comes to example, it is absolutely crucial to make it as simple as it is as now. Basic usage cannot require more than one, simple import.

It may mean that the main __init__.py contains for shortcuts, or we create wrappers for simple use.

Bartolo1024 commented 4 years ago

ok, so firstly I would like to merge print extrema as a separated work