[Question] How to test recurrent + maskable + dependent multidiscrete actions? #277
Open
4 tasks done
Labels
question
Further information is requested
❓ Question
Hey I plan to contribute to the repo, but not sure what env to choose as POC approval of the solution.
The env needs to:
test a dependent actions (each action is selected in a multidiscrete fashion, but it depends what action was chosen before. Additionally e.g some action may result into an action mask for future actions e.g choosing navigation action instead of some other high-level action). Also Ideally the policy will be recurrent (e2e). Problem is following: I had look at some repo like microRTS for python but it seems it won’t be trivial to also test recurrent policy feature as well (even though it’s good for action mask testing).
Checklist
The text was updated successfully, but these errors were encountered: