dso-org/deep-symbolic-optimization

How symbolic methods deal with discrete action spaces

liruiluo opened this issue · 1 comments

I want to deal with the problem of discrete action space, but found that the generated policy is continuous, what should I do?

We just updated our repository and discrete action spaces are now supported using decision tree node tokens.