| Package | Description |
|---|---|
| org.encog.neural.networks.training.pnn | |
| org.encog.neural.pattern | |
| org.encog.neural.pnn |
| Class and Description |
|---|
| BasicPNN
This class implements either a:
Probabilistic Neural Network (PNN)
General Regression Neural Network (GRNN)
To use a PNN specify an output mode of classification, to make use of a GRNN
specify either an output mode of regression or un-supervised autoassociation.
|
| Class and Description |
|---|
| PNNKernelType
Specifies the kernel type for the PNN.
|
| PNNOutputMode
The output mode that will be used by the PNN.
|
| Class and Description |
|---|
| AbstractPNN
Abstract class to build PNN networks upon.
|
| PNNKernelType
Specifies the kernel type for the PNN.
|
| PNNOutputMode
The output mode that will be used by the PNN.
|
Copyright © 2014. All Rights Reserved.