coach icon indicating copy to clipboard operation
coach copied to clipboard

How to load a pretrained model (e.g. SAC) pb file to coach and continue to train ?

Open Currycurrycurry opened this issue 3 years ago • 1 comments

Now I have a mode.pb file and know its network architecture (which is trained by coach before) but I have no access to its original code. I want to load it by coach and write some code to continue to train this model. How can that be accomplished?

Currycurrycurry avatar Apr 08 '21 04:04 Currycurrycurry