Loading and Saving Neural Networks

 

Loading

1) Select open on either the toolbar or the menu .

2) The open dialog will load.

3) On the "Files of Type" dropdown box select "Backpropagation Neural Network (*.jbpnn)

4) Browse for the network you wish to open and press "Open" on the dialog.

 

Saving

1) Select save on either the toolbar or the menu .

2) The save dialog will load.

3) Type in the name for the network. Yes, you have to type the extension (for now) it's some bug with Swing that I need to write a work around for.



< Creating

Training >