Skip to content
#

nmt

Here are 170 public repositories matching this topic...

varisd
varisd commented Aug 7, 2018

Based on this line of code:
https://github.com/ufal/neuralmonkey/blob/master/neuralmonkey/decoders/output_projection.py#L125

Current implementation isn't flexible enough; if we train a "submodel" (e.g. decoder without attention - not containing any ctx_tensors) we cannot use the trained variables to initialize model with attention defined because the size of the dense layer matrix input become

Improve this page

Add a description, image, and links to the nmt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nmt topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.