spaghetti.Network.loadnetwork

static Network.loadnetwork(filename)[source]

Load a network from a binary file saved on disk.

Parameters
filenamestr

The filename where the network should be saved.

Returns
selfspaghetti.Network

spaghetti Network object