gru
Here are 274 public repositories matching this topic...
-
Updated
May 29, 2020 - Python
-
Updated
Apr 23, 2019 - Python
-
Updated
May 26, 2020 - Python
-
Updated
Mar 1, 2020 - Jupyter Notebook
-
Updated
Oct 13, 2017 - Jupyter Notebook
-
Updated
Nov 16, 2016 - Python
-
Updated
Apr 21, 2018 - Jupyter Notebook
-
Updated
Jul 26, 2016 - Python
-
Updated
Apr 17, 2020 - Jupyter Notebook
-
Updated
Mar 21, 2018 - Python
-
Updated
Jun 1, 2020 - C++
-
Updated
Jul 20, 2019 - Python
-
Updated
Aug 15, 2017 - HTML
This is definitely a good implementation of the paper. As shown in the paper, it provides the visualization of the importance (attention) of each word in a document. I'm wondering, can we get the attention score for each word from the codes? Thank you so much!
-
Updated
Jun 5, 2020 - Jupyter Notebook
-
Updated
May 8, 2018 - Python
-
Updated
Jul 9, 2019 - Python
-
Updated
Oct 14, 2018 - Python
-
Updated
May 22, 2020 - Python
-
Updated
Sep 24, 2017 - Python
-
Updated
Jan 20, 2020 - Python
fix scrape_start()
-
boolean flag for scrape_running() status
-
save to raw_data_pipeline folder
-
timezone basis/reference config (timezone of scrape)
-
outline of function def for new hour of data (mock function)
-
outline of error handling if scrape interrupted
-
Updated
Apr 6, 2020 - Python
-
Updated
Oct 28, 2015 - Java
-
Updated
Jan 26, 2020 - Jupyter Notebook
-
Updated
Sep 16, 2016 - Python
-
Updated
Feb 11, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the gru topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gru topic, visit your repo's landing page and select "manage topics."


I add a function(according the code in the tutorial4) to calculate the bleu score, but i get the vey low score(0.09), could you tell me why?
This is code to calculate bleu: