scglue.models.base.Model.save

Model.save(fname)[源代码]

Save model to file

参数

file – Specifies path to the file

备注

Only the network is saved but not the trainer

返回类型

None