Skip to content

why LSTM don't transmit hidden_state, but RNN can? #92

Open
@huangJC0429

Description

In RNNclassification code, Why LSTM do not transmit hidden_state r_out, (h_n, h_c) = self.rnn(x, None)?
Can i play the same operation like RNNregression to transmit hidden_state?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions