Skip to content

Pull requests: graykode/nlp-tutorial

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

New comment
#78 by lilydav was closed Feb 1, 2023 Loading…
Modifying Seq2Seq.py to test prediction
#70 by karim-moon was merged Jul 25, 2021 Loading…
Fix comment errors in NNLM
#63 by secsilm was merged May 2, 2021 Loading…
Add "Launch in Deepnote" button
#62 by danzvara was closed May 2, 2021 Loading…
2.0
#58 by graykode was merged Aug 15, 2020 Loading…
Update NNLM-Torch.py
#51 by wmathor was closed Aug 13, 2020 Loading…
fix bi-LSTM hidden and cell state shape comments
#50 by Yuhuishishishi was merged Aug 13, 2020 Loading…
Fix textCNN shaope comments typo
#49 by Yuhuishishishi was merged Aug 13, 2020 Loading…
refactor: First update
#41 by thunderboom was closed Nov 11, 2019 Loading…
FIX transformer init
#37 by wking-tao was merged Aug 13, 2020 Loading…
fix #33
#34 by lvyilin was merged Aug 13, 2020 Loading…
fix paper's url
#26 by 9bow was merged May 4, 2019 Loading…
remove autograd.Variable and fixed symbol P
#20 by SpellOnYou was closed Apr 4, 2019 Loading…
edit greedy decoder code
#17 by graykode was merged Mar 1, 2019 Loading…
Added cbow method.
#16 by us was closed Feb 25, 2019 Loading…
Added CBOW method to Torch file
#14 by us was closed Feb 20, 2019 Loading…
NNLM-Torch.py nn.functional to torch
#12 by us was merged Feb 20, 2019 Loading…
Fixed UserWarning
#11 by us was closed Feb 20, 2019 Loading…
if statement to elif statement
#9 by SpellOnYou was merged Feb 14, 2019 Loading…
fixed dependencies
#8 by 0xflotus was merged Feb 4, 2019 Loading…
Updated the transformer greedy method
#7 by dmmiller612 was merged Feb 3, 2019 Loading…
Added greedy decoder input
#6 by dmmiller612 was closed Feb 3, 2019 Loading…
Update LICENSE
#5 by wurikiji was merged Feb 3, 2019 Loading…
Add W parameter as written in paper.
#4 by likejazz was merged Feb 3, 2019 Loading…
Remove parameter from plt.show()
#2 by kenfehling was merged Feb 2, 2019 Loading…
ProTip! Exclude everything labeled bug with -label:bug.