Gradient is copied from Encog framework.NNMaster is used to accumulate all workers NN parameters.NNOutput is used to write the final model output to file system.NNWorker is used to compute NN model according to splits assigned.SumOutput is used to write the final model output to file system.SumSequenceFileWorker is used to accumulate the sum value for each sequence value.SumWorker is used to compute the sum value for each line.Weight is used to update NN weights according to propagation option.Copyright © 2015. All Rights Reserved.