Neural Network Toolbox™ Previous page   Next Page 
plotbr
 Provide feedback about this page

Plot network performance for Bayesian regularization training

Syntax

Description

plotbr(TR,name,epoch) takes these inputs,

TR
Training record returned by train
name
Training function name (default = '')
epoch
Number of epochs (default = length of training record)

and plots the training sum squared error, the sum squared weight, and the effective number of parameters.

Examples

Here are input values P and associated targets T.

The code below creates a network and trains it on this problem.

During training plotbr is called to display the training record. You can also call plotbr directly with the final training record TR, as shown below.


 Provide feedback about this page 

Previous page nprtool plotconfusion Next page

 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS