Skip to content

Shouldn't Input of Critic be hidden state of RNN? #5

@ychen306

Description

@ychen306

Hi Faraz,
I am studying the paper and your implementation is very helpful! I have a question though. It seems that the critic network in the paper takes in history -- which in this case is hidden state of the actor's LSTM, I presume -- rather than the observed state of the environment.

https://github.com/fshamshirdar/pytorch-rdpg/blob/master/rdpg.py#L139-L141

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