-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
RNNTemporary label to group all things RNNTemporary label to group all things RNNquestionFurther information is requestedFurther information is requested
Description
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
Labels
RNNTemporary label to group all things RNNTemporary label to group all things RNNquestionFurther information is requestedFurther information is requested