AI4Finance-Foundation / AI4Finance-Foundation/ElegantRL
How to use 2-dimension state space using elegantRL?
Open
bug
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 978
- PR merge metrics
- No merged PRs in 30d
Description
When we use SB3 and gym to construct agent and environment, we can define (N,M) dim state space. But in ElegantRL, we can only define the state_dim as int, same as the input dim of NN. Why are they different?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.