Open abhiramm7 opened 2 years ago
Add variables to return the shape and what is represented in the state.
>>> env.state_space() (1, 2)
Not sure what is the best way to handle state and action description.
Add variables to return the shape and what is represented in the state.