How symbolic methods deal with discrete action spaces
liruiluo opened this issue · 1 comments
liruiluo commented
I want to deal with the problem of discrete action space, but found that the generated policy is continuous, what should I do?
brendenpetersen commented
We just updated our repository and discrete action spaces are now supported using decision tree node tokens.