Resolve "BUG: mse monitoring plot not working with multiple branches"
Merged
requested to merge lukas_issue278_bug_mse-monitoring-plot-not-working-with-multiple-branches into develop
Compare changes
+ 1
− 1
@@ -223,7 +223,7 @@ class Training(RunEnvironment):
@@ -223,7 +223,7 @@ class Training(RunEnvironment):
PlotModelHistory(filename=filename, history=history, plot_metric="mse", main_branch=multiple_branches_used)