Backpropagation-NeuralNetwork Java implementarion for a Backpropagation Feedforward Neural Network with more than one hidden layer using the Sigmoid as an Activation Function TODO Implementation using another Activation Function as Hyperbolic Tangent Function or ReLU