issues
search
stared
/
livelossplot
Live training loss plot in Jupyter Notebook for Keras, PyTorch and others
https://p.migdal.pl/livelossplot
MIT License
1.29k
stars
142
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
adding matplotlib.use('TkAgg')
#41
xysong1201
closed
5 years ago
1
implement samples_per_updaste to support x_axis that's not an epoch
#40
stitetsati
closed
5 years ago
2
Support for N batch printing
#39
Jbiloki
closed
5 years ago
2
Fixes #37
#38
stared
closed
5 years ago
0
"'Module' object has no attribute 'callbacks'"
#37
Jbiloki
closed
5 years ago
4
Not loading optional dependencies
#36
stared
closed
5 years ago
0
Bring the dynamic_x_axis back
#35
kkanska
closed
5 years ago
0
Rendering markdown for PyPI
#34
stared
closed
5 years ago
1
Fixes to extrema tracking
#33
kkanska
closed
5 years ago
2
Use Tensorflow's Keras sub-package if the Keras package is not available.
#32
fabianDadada
closed
5 years ago
4
Add example showing LiveLossPlot with the torchbearer library for pytorch
#31
ethanwharris
closed
5 years ago
1
where is the dynamic_x_axis?
#30
qinst64
closed
5 years ago
2
Install livelossplot in Colab
#29
cTxplorer
closed
5 years ago
2
Added savefig for saving plots as files
#28
mickvanhulst
closed
5 years ago
3
Parsing of loss name raises a TypeError when loss is a dict
#27
AlFontal
closed
5 years ago
2
Printing extrema - nan
#26
gknor
closed
5 years ago
2
Add extrema tracking
#25
kkanska
closed
5 years ago
0
Quickfix for turning dict values into an indexable list
#24
weiji14
closed
6 years ago
1
Support for x-axis that is not an epoch
#23
turian
closed
5 years ago
4
TypError: int object is not callable
#22
NexusHero
closed
5 years ago
1
Axis scaling when using with early stopping
#21
roboserg
closed
6 years ago
1
Add a pytoune_plot package with a Python notebook example.
#20
freud14
closed
6 years ago
3
Adding Bokeh backend
#19
stared
closed
4 years ago
5
Which other data do you need in the plots?
#18
stared
closed
5 years ago
8
Supporting TensorBoard
#17
stared
closed
5 years ago
2
Rewrite plotting so it uses matplotlib object-oriented interface
#16
stared
closed
4 years ago
1
FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating
#15
isalirezag
closed
6 years ago
1
Can the graph generated be saved as an image ?
#14
jmaister
closed
5 years ago
10
Need help to force the "inline" matplotlib backend when running scripts from Jupiter notebook
#13
sebma
closed
5 years ago
2
install error in python 2.7
#12
scionk
closed
6 years ago
4
Add support for multiple outputs with the same loss func in keras
#11
jonahweissman
closed
6 years ago
1
Handling more than one output, but only one loss
#10
jonahweissman
closed
6 years ago
3
Add support for unicode in README.md
#9
jonahweissman
closed
6 years ago
7
Update keras_plot.py to avoid bad copy of logs when using fit_generator()
#8
OlivierData
closed
6 years ago
1
Plotting all history points when using fit_generator
#7
OlivierData
closed
6 years ago
1
add `clear_outputs` param
#6
jacobzweig
closed
6 years ago
0
Regression plot changes during the training
#5
utausheva
closed
6 years ago
4
New graph for every epoch
#4
Mike-Hen
closed
6 years ago
3
PlotLossesKeras not working due to TypeError
#3
fculinovic
closed
6 years ago
13
Prevent clearing of output other than the livelossplot graph
#2
pinouchon
opened
6 years ago
4
JupyterLab support
#1
pinouchon
closed
6 years ago
1
Previous