Skip to content
#

solutions

Here are 1,114 public repositories matching this topic...

shifengren
shifengren commented Apr 21, 2019

Nice work!
The version of implementation can reach 22+ BLUE score. However, my implementation have only 0.16+ BLUE score on test dataset. Comparing with your work, I found changing the concatenation torch.cat((Y_t, o_pre), dim=1) to torch.cat((o_pre, Y_t), dim=1) can only reach 0.16+ BLUE score.

B.W.T. chaging the concatenating order between dec_hidden and a_t in step function also

837951602
837951602 commented Dec 6, 2019
-- 7 Billion Humans (2056) --
-- 5: An Important Decision --

step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
step s
st
aashutoshrathi
aashutoshrathi commented Oct 2, 2017

We need to add every explanation in a new line and try to make it more interactive.

  • This issue is for enhancement.
  • I will send my PR only after I'm assigned to this issue by any maintainer.
  • I ensure that I'm not assigned to more than 2 issues.
    • Assign this issue to me (I want to work on this).
It's not necessary for all for points to be checked, we will lo

Improve this page

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

Learn more

You can’t perform that action at this time.