imitation-learning icon indicating copy to clipboard operation
imitation-learning copied to clipboard

Pretrained models

Open MohamedWagih opened this issue 5 years ago • 1 comments

does the code support fine tuning or is it train a model from scratch?

MohamedWagih avatar May 02 '19 11:05 MohamedWagih

Currently the code only supports training a model from scratch. It shouldn't be too hard to support fine-tuning, e.g., by reading an old checkpoint and continuing training from there.

markus-hinsche avatar May 02 '19 13:05 markus-hinsche