MCPcopy Create free account
hub / github.com/crowsonkb/style_transfer / __init__

Method __init__

optimizers.py:13–24  ·  view source on GitHub ↗

Initializes the optimizer.

(self, params, step_size=1, b1=0.9, b2=0.999, bp1=0, decay=0, power=1,
                 biased_g1=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected