-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Currently, the DiscreteSpace is defined as {1, ..., n} (as it should be), but the lines in CartPole.jl that map {1, 2} --> {-1, 1} are commented out. Additionally, the assertion is commented out. Is there a reason for this? Someone has already written the code to transfer the step! logic to a {1, ..., n} action space, so why aren't we using it?
If there is a reason, can we settle what the standard action space should be?
Metadata
Metadata
Assignees
Labels
No labels