You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use Gym-Eplus to train and compare different RL models.
I was able to run the example but I have some questions.
Firstly I don't know what possible actions can be passed to "env.step()".
Secondly I cannot find the meaning of the values of ob (returned by "env.step()").
I am trying to use Gym-Eplus to train and compare different RL models.
I was able to run the example but I have some questions.
Firstly I don't know what possible actions can be passed to "env.step()".
Secondly I cannot find the meaning of the values of ob (returned by "env.step()").
Thanks in advance
@zhangzhizza
The text was updated successfully, but these errors were encountered: