Maximilian Du
Results
2
issues of
Maximilian Du
The `ObsUtils.unprocess_obs_dict()` seems to modify the observation dictionary that is passed in, in addition to returning it. For example, I observed that in the lines referenced below, `next_obs` images are...
I'm trying to use code from `run_trained_agent.py` to collect some rollout statistics and it seems like this particular script uses a `.reset_to()` call that resets an environment to its current...