Skip to content

hidden state not described in Understanding LSTMs #25

Open
@bobev18

Description

@bobev18

The hidden state is never described as part of LSTM, and is only mentioned in the section about GRU.
There is a paragraph that refers to both the cell state (C_t) and the hidden state (h_t) as "cell state". This is quite confusing, although the nearby graph provides some insight to what is really meant.

Metadata

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