这是indexloc提供的服务,不要输入任何密码
Skip to content

RNN support for TD3 and SAC #795

@qtomcatq

Description

@qtomcatq

Is RNN support available for TD3 and SAC algorithms? On the website of Tianshou there is a table that says that RNNs are not supported for both TD3 and SAC, however, there are functions RecurrentCritic and RecurrentActorProb that give RNN support for critic and actor regardless of RL algorithm. The way these functions are supposed to work is exactly what I need for my project, but no idea if they work for TD3 and SAC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RNNTemporary label to group all things RNNquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions