tjwei / GANotebooks

wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

优化器的weights怎么保存

kiraracreams opened this issue · comments

wgan-gp keras中每次加载模型后,优化器好像又被初始化了,我要怎样才能保存优化器的weights?