baselines icon indicating copy to clipboard operation
baselines copied to clipboard

meaning of expert data of gail

Open zyzhang1130 opened this issue 5 years ago • 0 comments

Hi can someone help to clarify the expert data of gail? I downloaded deterministic.trpo.HalfCheetah.0.00 and inside it there are 4 .npy files called acs, ep_rets, obs and rews respectively. When I load them, they are either 1, 2 or 3 dimensional np arrays. Can someone help to interpret what do they mean? I need to know in order to create my own expert data. Thanks a lot.

zyzhang1130 avatar Jul 09 '20 04:07 zyzhang1130