Potentialities of neural networks (3)
Neural networks for detection/fusion:
- RBF NNs (one-class-in-one-network structure).
- Decision-based neural networks. Their probabilistic variant is appropriate for data fusion.
Temporal neural networks allow forward and backward connections between a pair of neurons and sometimes feedback connections from a neuron to itself.
- Time-delayed NN (TDNN) ? speech recognition.
- Real-time recurrent learning networks.
- Backpropagation through time networks.