Description Usage Arguments Value
Restore a network's image. NB Due to time stamp resolution in mySQL, storing multiple images in the same second may cause undefined behavior. All external inference sessions should be stopped before restoring an image.
1 | restoreImage(cn, net, timeFrom)
|
cn |
An open RODBC connection |
net |
The network. The network must have a valid image table name in the imageTable field - so network tables must have been initialized. |
timeFrom |
The time stamp of the image to restore |
The restored network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.