Skip to content

RNN Stateful Backpropagation #3669

@HenryJia

Description

@HenryJia

Suppose I loop the fit call manually on a stateful network with batch_input_shape = (1, 1, N)

Will backpropagation still backprop through all the past states to get the full gradient? Or will it just treat the state as another input which it can't backprop through?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions