Skip to content
#

mt

Here are 27 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

mtresearcher
mtresearcher commented Apr 3, 2019

Documentation of MMT CLI is lacking a lot of small information. Things like:

  1. For this command to work:
    ./mmt import -e ENGINE -p SOURCE_FILE TARGET_FILE
    SOURCE_FILE and TARGET_FILE needs to end to language IDs.
    I tried importing files with .txt extension but the number of units in
    curl -X GET http://localhost:8045/memories/imports/00000000-0000-0000-0000-000000000001
    were 1/10th

Improve this page

Add a description, image, and links to the mt 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 mt topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.