A Neural Network, and alternative to MLP. Each layer has its small localized function, making the entire network less dependent on input neurons, and allows for layer-level debugging of a neural net. Does not fall to The Curse of Dimensionality.
A Neural Network, and alternative to MLP. Each layer has its small localized function, making the entire network less dependent on input neurons, and allows for layer-level debugging of a neural net. Does not fall to The Curse of Dimensionality.