MCPcopy Create free account
hub / github.com/tensorflow/lingvo / Xavier

Method Xavier

lingvo/core/py_utils.py:1121–1123  ·  view source on GitHub ↗

Xavier initialization (x = sqrt(6. / (in + out)); [-x, x]).

(scale=1.0, seed=None)