-
Updated
May 19, 2020 - HTML
solutions
Here are 1,083 public repositories matching this topic...
-
Updated
Feb 25, 2020 - Java
Concat order issue?
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
-
Updated
Jul 20, 2018 - Jupyter Notebook
-
Updated
Dec 23, 2019 - Java
-
Updated
May 15, 2020 - Jupyter Notebook
-
Updated
May 17, 2020 - JavaScript
-
Updated
Jul 13, 2018 - Jupyter Notebook
-
Updated
May 19, 2020 - C++
-
Updated
Feb 15, 2018 - C++
-
Updated
Apr 30, 2020 - Java
-
Updated
May 5, 2019 - Java
-
Updated
Nov 27, 2017 - Python
-
Updated
May 18, 2020 - Jupyter Notebook
-- 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
-
Updated
May 22, 2019
Contributing.md Guidelines no 4. mention to read the Language Style Guides of each language!
I think there should be a link_to or file with common languages Style Guides.
-
Updated
May 7, 2019 - Jupyter Notebook
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
-
Updated
May 19, 2020 - C++
In documentation for modifying the configuration files, provide clearer information on what is provided before configuration. This could be done by simply putting in the current field names.
-
Updated
May 16, 2020 - HTML
-
Updated
Nov 17, 2019 - Jupyter Notebook
Improve this page
Add a description, image, and links to the solutions topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the solutions topic, visit your repo's landing page and select "manage topics."
Raising this as a sample Beginner issue