DeepRNN icon indicating copy to clipboard operation
DeepRNN copied to clipboard

What is self.backward() ?

Open HuangChiEn opened this issue 6 years ago • 2 comments

The problem related with model.py module, I can not find the '' self.backward( ) '' function in '' line 324'' ?

And I also can not realize why '' self.forward ( ) '' function just return 2 parameter, but no match to the line 284 in expecting 3 output , but unpack only 2 return values ?

I'll appreciate to accept your reply.

HuangChiEn avatar Oct 21 '19 04:10 HuangChiEn

Hi, I have ran into the same problem. What was your solution for this?

Thanks

tova-hallas avatar Aug 16 '20 07:08 tova-hallas

Sorry~ i just give up in the last years, since the backward just disappeared... Hope you find other source code of Bi-LSTM for BP ~~

tova-hallas @.***> 於 2020年8月16日 週日 下午3:04寫道:

Hi, I have ran into the same problem. What was your solution for this?

Thanks

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/psu1/DeepRNN/issues/3#issuecomment-674489271, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMQWRTOAAAE6GKVYPK7IVT3SA6AGVANCNFSM4JCYCP3A .

HuangChiEn avatar Apr 10 '21 08:04 HuangChiEn