MCPcopy Create free account
hub / github.com/branislav1991/PyTorchProjectFramework / plot_current_losses

Method plot_current_losses

utils/visualizer.py:43–68  ·  view source on GitHub ↗

Display the current losses on visdom display: dictionary of error labels and values. Input params: epoch: Current epoch. counter_ratio: Progress (percentage) in the current epoch, between 0 to 1. losses: Training losses stored in the format of (name, floa

(self, epoch, counter_ratio, losses)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

trainFunction · 0.95

Calls 1

Tested by

no test coverage detected