macournoyer / neuralconvo

Neural conversational model in Torch
776 stars 347 forks source link

Initialising pre-trained model #78

Open bienbinod opened 7 years ago

bienbinod commented 7 years ago

Hi,

Is it possible to initialise the parameters from a previously trained model and start learning the parameters? For example in thread #59 models are being shared. If I wish to initialise the shared parameres and fine tune it further, how is it possible?