| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Neural Network Toolbox |
| Contents | Index |
Plot network performance for Bayesian regularization training
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.
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 |
![]() | nprtool | plotconfusion | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |