Closed sai-aneesh closed 2 years ago
Okay I understood it now. First we train by running logging_bio_args.py
After training and getting the policy, we have to set args.TRAIN = False
and run logging_bio_args.py
again for getting post processing output. Is that right?
Yes that is correct.
Hi all,
I wanted to know how we can run the postprocessing scripts. Where do we get the 2 required positional arguments: 'rods_history' and 'sphere_history' from? (for case2)