Neural network in c++. Implementation of a multi-layer perceptron. The interface will be generic, so as to use the neural networks in different situations. Future implmeented applications include principal components analysis(PCA), and classification.