SST icon indicating copy to clipboard operation
SST copied to clipboard

rnn forward?

Open Cosin777 opened this issue 7 years ago • 0 comments

Hey, bro! THX your code! I am new for deep learning, and its my first time to use torch-dataset! Cool! Is there something bug in models.py ,line41 rnn_output, _ = self.rnn(features) rnn should forward( input, h0)? And I did something to translate this repository to working with python3.Add a branch?

Cosin777 avatar Mar 27 '18 11:03 Cosin777