MCPcopy Create free account
hub / github.com/VSAnimator/stgan / plot_current_losses

Method plot_current_losses

util/visualizer.py:185–208  ·  view source on GitHub ↗

display the current losses on visdom display: dictionary of error labels and values Parameters: epoch (int) -- current epoch counter_ratio (float) -- progress (percentage) in the current epoch, between 0 to 1 losses (OrderedDict) -- training lo

(self, epoch, counter_ratio, losses)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

train.pyFile · 0.80

Calls 1

Tested by

no test coverage detected