8. Loading / Saving networks
At any point, the state of a network can be saved to disk. This includes all learnt data but does not includes any results. A saved network can be up to many MB’s in size for a large network, so a check should be made for available disk space first. To save a network the location should be selected using the file selection dialog that appears after the activation of the ‘save’ menu item. Beside this menu item there is a list of all networks that can be saved.
Loading a network from disk is again an easy task. Just select the saved network file from the disk using the selection box. Then click on ‘load’. Be patient as the system does take about 20 seconds to load a saved network. After a network has been loaded it will be added to the appropriate functions in the ‘operations’ menu, ready for use.