Neural network training tool
nntraintool
nntraintool close
nntraintool('close')
nntraintool
opens the neural network training GUI.
This function can be called to make the training GUI visible before training has occurred, after training if the window has been closed, or just to bring the training GUI to the front.
Network training functions handle all activity within the training window.
To access additional useful plots, related to the current or last network trained, during or after training, click their respective buttons in the training window.
nntraintool close
or nntraintool('close')
closes
the training window.