Skip to content

A problem about implementation of the model #3

@halehdizaji

Description

@halehdizaji

Dear Shaw Liu,

Thanks for the code and for making it available.
I wanted to ask you about a problem I noticed in the model implementation, in the CTLSTM class, in the forward function you have written self.init_states(batch_size) at the start of every time step. I think it should be written out of this loop (before it). Because the states should be initialized once at the start of feeding the sequence. Thanks to let me know if I am wrong.

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