scglue.models.base.Model.save

Model.save(fname)[source]

Save model to file

Parameters

file – Specifies path to the file

Note

Only the network is saved but not the trainer

Return type

None