-
Updated
Jan 10, 2020 - HTML
encoder-decoder
Here are 258 public repositories matching this topic...
-
Updated
Mar 14, 2020 - Java
-
Updated
Jun 14, 2019 - Python
-
Updated
Mar 12, 2020 - Jupyter Notebook
-
Updated
Mar 16, 2020 - Python
assert len(references) == len(hypotheses)
# Calculate BLEU-4 scores
bleu4 = corpus_bleu(references, hypotheses)
-
Updated
May 22, 2017 - C
-
Updated
Nov 19, 2018 - Python
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
-
Updated
Apr 16, 2018 - Python
-
Updated
Oct 31, 2017 - Python
-
Updated
Jan 28, 2020 - Python
-
Updated
Jun 20, 2017 - Python
-
Updated
Jun 20, 2018 - Jupyter Notebook
-
Updated
Feb 28, 2020 - Jupyter Notebook
-
Updated
May 16, 2018 - Jupyter Notebook
-
Updated
Mar 6, 2020 - Python
-
Updated
Sep 18, 2017 - Jupyter Notebook
-
Updated
Apr 4, 2018 - Python
-
Updated
Feb 18, 2020 - Python
-
Updated
Dec 30, 2019 - Jupyter Notebook
-
Updated
Jan 28, 2020 - Python
-
Updated
Jan 23, 2020 - Java
-
Updated
Mar 12, 2020 - Python
-
Updated
Nov 23, 2018 - Python
-
Updated
Apr 30, 2019 - Python
-
Updated
Mar 10, 2020 - C#
Now application creates a video named "output.mp4". The task is to create a unique name in the following format "SR_DDMMYYYY_%%%.mp4"
DDMMYYYY represents the date, month and year.
%%% represents three digits start from 000 to a maximum of 999.
If the system date is 14-feb-2018, then the filename should be
example names are: SR_14022018_312.mp3
-
Updated
Feb 26, 2020 - Python
Improve this page
Add a description, image, and links to the encoder-decoder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the encoder-decoder topic, visit your repo's landing page and select "manage topics."


如:xxx app + www.xxx.com
不要在此issue里面提各种问题,谢谢配合。