Mariam

Results 25 comments of Mariam

Okay, thanks. By internal calculations, you mean that the RNN input should be the 1st dimension of the batch? I kind of don't know where to put that?

@JasonBoy1 Hello, Actually no, I have been waiting for @Holmeyoung since he said he will be editing the code.

Thank you! I will try your solution and tell you :)

Could you tell me what do we change in the self.rnn exactly?

I cloned the project, directly changed as you told me and I got the following error: Traceback (most recent call last): File "train.py", line 254, in cost = train(crnn, criterion,...