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

Method get_output_mask

emolga/layers/core.py:40–54  ·  view source on GitHub ↗

For some models (such as RNNs) you want a way of being able to mark some output data-points as "masked", so they are not used in future calculations. In such a model, get_output_mask() should return a mask of one less dimension than get_output() (so if get_output is (nb_samp

(self, train=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected