Difference between revisions of "Radial Basis Network"
From Rave Documentation
(Created page with "=Introduction= The radial basis network is a type of feed forward neural network. This type of model is made using the function newrb or newrbe depending on its settings. Note: ...") |
(No difference)
|
Latest revision as of 23:11, 9 June 2012
Introduction
The radial basis network is a type of feed forward neural network. This type of model is made using the function newrb or newrbe depending on its settings.
Note: There is no way to disable the training progress figures that appear when this type of model is being created. This behavior is built into the newrb and newrbe functions from the Neural Network toolbox.