YuehanWang

Results 1 comments of YuehanWang

hi,I think I know how to save and load the model. you can save the params of the model. and load it by set_value() function. example save: with open('./modelfile', 'wb')...