pytorch-a2c-ppo-acktr-gail icon indicating copy to clipboard operation
pytorch-a2c-ppo-acktr-gail copied to clipboard

Match code to pretrained models

Open chrirupp opened this issue 6 years ago • 3 comments

Hi, I am trying to run your pretrained models but seem to run into issues where the current code does not match the model saved in the checkpoint. Could you give me a hit which commit was used for the pretrained models?

Thanks! chrirupp

chrirupp avatar May 11 '18 10:05 chrirupp

Hi,

I think I should update the pre-trained models anyway (also load the right parameters).

Which environments do you need?

Best regards, Ilya

ikostrikov avatar May 11 '18 12:05 ikostrikov

I am working on visualization. So anything that acts on pixels is useful for me. For now I am using the atari ones.

If anyone is looking for the right commit: 9984146 works at least for the atari agents.

chrirupp avatar May 11 '18 13:05 chrirupp

Hi, Ilya, A kindly reminder: it's been half of a year and you still haven't updated the model. Also appreciate the work.

Thanks, Chenglei

wuchlei avatar Jun 28 '19 06:06 wuchlei