calculating the state dimension #980
Unanswered
RandyChen233
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I've been going through one of the tutorials
FinRL_PaperTrading_Demo
, but I don't understand how the state dimension is calculated:I know that
action_dim*3
is the number of actions needed for all 30 stocks in DJI, but what do the other parts refer to?Beta Was this translation helpful? Give feedback.
All reactions