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

Class Decoder

emolga/models/encdec.py:306–796  ·  view source on GitHub ↗

Recurrent Neural Network-based Decoder. It is used for: (1) Evaluation: compute the probability P(Y|X) (2) Prediction: sample the best result based on P(Y|X) (3) Beam-search (4) Scheduled Sampling (how to implement it?)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

build_Method · 0.90
build_Method · 0.90
build_Method · 0.90
build_Method · 0.90
build_Method · 0.90
build_Method · 0.70
build_Method · 0.70
build_Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected