MCPcopy Create free account
hub / github.com/albertpumarola/GANimation / update_learning_rate

Method update_learning_rate

models/models.py:110–111  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

108 print 'loaded net: %s' % load_path
109
110 def update_learning_rate(self):
111 pass
112
113 def print_network(self, network):
114 num_params = 0

Callers 1

_trainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected