A 3 layer (including input layer) neural network without using scientific libraries.
The file SSD_ANN considers the sum of squared deviations as the error function. The file cross_entropy_ANN considers the multi-class cross-entropy fucntion as the error function