MCPcopy Create free account
hub / github.com/MultiPath/CopyNet / __init__

Method __init__

emolga/layers/recurrent.py:374–446  ·  view source on GitHub ↗
(self,
                 input_dim=0,
                 output_dim=128,
                 context_dim=None,
                 init='glorot_uniform', inner_init='orthogonal',
                 forget_bias_init='one',
                 activation='tanh', inner_activation='sigmoid',
                 name=None, weights=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

shared_zerosFunction · 0.85
__init__Method · 0.45
set_weightsMethod · 0.45
set_nameMethod · 0.45

Tested by

no test coverage detected