How to pretrain a model with behavior cloning

Hi @Ryan_Spangler, could you be a little more specific about what exactly you do not get to work? There is an example here about how to use a pretrained Policy to copy weights over. This is exactly how you would do this after you trained your Policy with BC and want to start PPO with these parameters. But at this point we do not know what are your specific problems.

1 Like