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

Method __init__

emolga/models/ntm_encdec.py:357–459  ·  view source on GitHub ↗

mode = RNN: use a RNN Decoder mode = NTM: use a NTM Decoder (Neural Turing Machine)

(self,
                 config, rng, prefix='dec',
                 mode='RNN', embed=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

EmbeddingClass · 0.85
RecurrentBaseClass · 0.85
DenseClass · 0.85
ActivationClass · 0.85
__init__Method · 0.45
_addMethod · 0.45

Tested by

no test coverage detected