We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db046e9 commit 4adfb95Copy full SHA for 4adfb95
livelossplot/plot_losses.py
@@ -13,7 +13,6 @@ class PlotLosses:
13
"""
14
Class collect metrics from the training engine and send it to plugins, when send is called
15
16
-
17
def __init__(
18
self,
19
outputs: List[Union[Type[BO], str]] = ['MatplotlibPlot', 'ExtremaPrinter'],
0 commit comments