Radial Basis Network
From Rave Documentation
Revision as of 23:11, 9 June 2012 by Matt (Talk | contribs) (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: ...")
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.