Description: Probabilistic neural network was first proposed by Dr. D.F.Speeht in 1989. It is a branch of radial basis networks and belongs to a feedforward network. It has the following advantages: the learning process is simple, the training speed is fast, the classification is more accurate, and the fault tolerance is good. Essentially, it belongs to a supervised network classifier based on the Bayes minimum risk criterion.
To Search:
File list (Check if you may need any files):
RBF遗传优化.zip
PNN网络代码\PNN1.m
PNN网络代码