This code implements a CLI-driven tool for generic string classification. When given a dataset and run in "training" mode, the tool will train and save a multilayer perceptron neural net consisting of ...
Abstract: The Gaussian ML classifier is one of the most widely used classifiers for remotely sensed data since it is easy to implement and relatively fast. However, as the dimension of hyperspectral ...