Pavlos
Results
2
comments of
Pavlos
> * The first 29 elements are Mujoco model's qpos and qvel. I'm sorry but this is inherited from the implementation of HIRO paper (https://github.com/tensorflow/models/blob/master/research/efficient-hrl/environments/ant.py#L81) and I don't know the...
I had the same error. I fixed it by running it like this: python bin/examine.py examples/blueprint.jsonnet examples/blueprint.npz It has something to do with the imports I think. So just be...