glove-python icon indicating copy to clipboard operation
glove-python copied to clipboard

Finetune model

Open gombru opened this issue 7 years ago • 0 comments

I have trained a model using glove-python, and I want to finetune it using other data. Is it possible? If I load a trained glove model and train it with fit(), it starts to train from scratch.

gombru avatar Oct 26 '17 15:10 gombru