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

Method __init__

emolga/layers/ntm_minibatch.py:134–214  ·  view source on GitHub ↗
(self,
                 input_dim,
                 memory_dim,
                 memory_width,
                 hidden_dim,
                 shift_width=3,
                 init='glorot_uniform',
                 inner_init='orthogonal',
                 name=None,
                 readonly=False,
                 curr_input=False,
                 recurrence=False,
                 memorybook=None
                 )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

shared_zerosFunction · 0.85
WriterClass · 0.85
ReaderClass · 0.85
__init__Method · 0.45
set_nameMethod · 0.45
_addMethod · 0.45

Tested by

no test coverage detected