Closed Ailsa1994 closed 6 years ago
The semantics are the following:
That's true that it's not the most intuitive, but for our very basic workflow, it seems to work ok.
The submission script does not assume the number of trials -- it just follows what the server is sending.
There is something confused me about the example of sbmit.py.
` while True:
why should be env_reset when the condition is done? should‘t it be
` while True:
if then, the video of submition will only be once