private void UpdateInputAndOutputMatrices() { TrainingSet.CreateInputAndOutputMatrices(); TestSet.CreateInputAndOutputMatrices(); }