Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / neubig/nn4nlp-code issues and pull requests

#40 - Updating Pytorch code

Issue - State: open - Opened by hadi-gharibi about 3 years ago

#39 - The performances of code under 01-intro-pytorch are so bad.

Issue - State: closed - Opened by nickyi1990 over 4 years ago - 1 comment

#38 - more files

Pull Request - State: closed - Opened by pcyin almost 5 years ago

#37 - Pytorch ner example

Pull Request - State: closed - Opened by pcyin almost 5 years ago - 1 comment

#36 - 03-wordemb-pytorch/wordemb-cbow.py : softmax missing ?

Issue - State: open - Opened by frederictamagnan almost 5 years ago

#35 - Port CNN example to Knet

Pull Request - State: closed - Opened by ilkerkesen about 5 years ago

#34 - Computing the number of words

Issue - State: open - Opened by danishpruthi about 5 years ago

#33 - Errors while executing

Issue - State: open - Opened by Sasidhart97 over 5 years ago

#32 - Doubt regarding the code

Issue - State: open - Opened by Sreelakshmi-k over 5 years ago

#31 - changed cnn-activations to work with python3

Pull Request - State: closed - Opened by danishpruthi almost 6 years ago - 1 comment

#29 - add generation to 06-rnn lm examples.

Issue - State: open - Opened by dbc148 almost 6 years ago

#28 - removed any unnecessary parameter() calls, other small fixes

Pull Request - State: closed - Opened by dbc148 almost 6 years ago

#27 - Unnecessary parameter() calls in dynet examples

Issue - State: closed - Opened by dbc148 almost 6 years ago

#26 - Translating 04-efficiency to pytorch

Pull Request - State: closed - Opened by danishpruthi almost 6 years ago - 3 comments

#25 - Adding pytorch code for 05-cnn

Pull Request - State: closed - Opened by MysteryVaibhav almost 6 years ago - 3 comments

#24 - Fixed the gradient updates on dev-set bug

Pull Request - State: closed - Opened by danishpruthi almost 6 years ago - 1 comment

#24 - Fixed the gradient updates on dev-set bug

Pull Request - State: closed - Opened by danishpruthi almost 6 years ago - 1 comment

#23 - Updating during dev evaluation in loglin-lm.py

Issue - State: closed - Opened by neubig almost 6 years ago
Labels: bug

#22 - Fixing issues #14 and #17

Pull Request - State: closed - Opened by dbc148 almost 6 years ago - 1 comment

#22 - Fixing issues #14 and #17

Pull Request - State: closed - Opened by dbc148 almost 6 years ago - 1 comment

#21 - Adding pytorch unbatched code for 03-emb

Pull Request - State: closed - Opened by MysteryVaibhav almost 6 years ago - 4 comments

#21 - Adding pytorch unbatched code for 03-emb

Pull Request - State: closed - Opened by MysteryVaibhav almost 6 years ago - 4 comments

#20 - Translated code examples from 01-intro to pytorch

Pull Request - State: closed - Opened by danishpruthi almost 6 years ago - 3 comments

#20 - Translated code examples from 01-intro to pytorch

Pull Request - State: closed - Opened by danishpruthi almost 6 years ago - 3 comments

#19 - question regarding bilstm-tagger.py

Issue - State: closed - Opened by mehdimashayekhi over 6 years ago - 1 comment

#19 - question regarding bilstm-tagger.py

Issue - State: closed - Opened by mehdimashayekhi over 6 years ago - 1 comment

#18 - Add BoW example written in PyTorch

Pull Request - State: closed - Opened by MotJuMi over 6 years ago - 1 comment

#18 - Add BoW example written in PyTorch

Pull Request - State: closed - Opened by MotJuMi over 6 years ago - 1 comment

#17 - MST decoder in biaffine parser

Issue - State: closed - Opened by jungokasai over 6 years ago
Labels: bug

#17 - MST decoder in biaffine parser

Issue - State: closed - Opened by jungokasai over 6 years ago
Labels: bug

#16 - Remove useless code from enc_dec.py

Pull Request - State: closed - Opened by HuitingLiu almost 7 years ago - 1 comment

#16 - Remove useless code from enc_dec.py

Pull Request - State: closed - Opened by HuitingLiu almost 7 years ago - 1 comment

#15 - The version of Python

Issue - State: closed - Opened by duobei about 7 years ago - 1 comment

#15 - The version of Python

Issue - State: closed - Opened by duobei about 7 years ago - 1 comment

#14 - enc_dec.py def generate(sent):

Issue - State: closed - Opened by ustcdane about 7 years ago - 3 comments
Labels: bug

#14 - enc_dec.py def generate(sent):

Issue - State: closed - Opened by ustcdane about 7 years ago - 3 comments
Labels: bug

#13 - A bug: we forgot to replace the source output to the hidden vector z.

Pull Request - State: closed - Opened by hunterhector about 7 years ago

#13 - A bug: we forgot to replace the source output to the hidden vector z.

Pull Request - State: closed - Opened by hunterhector about 7 years ago

#12 - initial reinforce, needs to be double checked

Pull Request - State: closed - Opened by dbc148 about 7 years ago

#12 - initial reinforce, needs to be double checked

Pull Request - State: closed - Opened by dbc148 about 7 years ago

#11 - Add VAE language model implementation for class 15.

Pull Request - State: closed - Opened by hunterhector about 7 years ago - 1 comment

#11 - Add VAE language model implementation for class 15.

Pull Request - State: closed - Opened by hunterhector about 7 years ago - 1 comment

#10 - added oracle and ucca stuff

Pull Request - State: closed - Opened by dbc148 about 7 years ago

#10 - added oracle and ucca stuff

Pull Request - State: closed - Opened by dbc148 about 7 years ago

#9 - 13-biaffine parser

Pull Request - State: closed - Opened by XuezheMax about 7 years ago

#9 - 13-biaffine parser

Pull Request - State: closed - Opened by XuezheMax about 7 years ago

#8 - shift reduce arc standard oracle

Pull Request - State: closed - Opened by dbc148 about 7 years ago

#8 - shift reduce arc standard oracle

Pull Request - State: closed - Opened by dbc148 about 7 years ago

#7 - added parsing code and examples

Pull Request - State: closed - Opened by dbc148 about 7 years ago

#7 - added parsing code and examples

Pull Request - State: closed - Opened by dbc148 about 7 years ago

#6 - Adding several bi-lstm tagger variants examples

Pull Request - State: closed - Opened by hunterhector about 7 years ago

#6 - Adding several bi-lstm tagger variants examples

Pull Request - State: closed - Opened by hunterhector about 7 years ago

#5 - added genertion, batched generation with masking, and bleu

Pull Request - State: closed - Opened by dbc148 about 7 years ago

#5 - added genertion, batched generation with masking, and bleu

Pull Request - State: closed - Opened by dbc148 about 7 years ago

#4 - class-06: rnn for sentence modeling

Pull Request - State: closed - Opened by XuezheMax about 7 years ago

#4 - class-06: rnn for sentence modeling

Pull Request - State: closed - Opened by XuezheMax about 7 years ago

#3 - refine display of activations

Pull Request - State: closed - Opened by XuezheMax about 7 years ago

#3 - refine display of activations

Pull Request - State: closed - Opened by XuezheMax about 7 years ago

#2 - add cnn classifier for class 05

Pull Request - State: closed - Opened by XuezheMax about 7 years ago

#2 - add cnn classifier for class 05

Pull Request - State: closed - Opened by XuezheMax about 7 years ago

#1 - about input file

Issue - State: closed - Opened by hongtsingwang about 7 years ago - 1 comment

#1 - about input file

Issue - State: closed - Opened by hongtsingwang about 7 years ago - 1 comment