软件包 ml.shifu.guagua.yarn.example.nn

This package contains distributed neural network master and worker implementation.

请参见:
          描述

类摘要
Gradient Gradient is copied from Encog framework.
NNConstants Constants in guagua mapreduce.
NNMaster NNMaster is used to accumulate all workers NN parameters.
NNOutput NNOutput is used to write the final model output to file system.
NNUtils Helper class for NN distributed training.
NNWorker NNWorker is used to compute NN model according to splits assigned.
Weight Weight is used to update NN weights according to propagation option.
 

软件包 ml.shifu.guagua.yarn.example.nn 的描述

This package contains distributed neural network master and worker implementation.

How to run it, see src/main/bash/run-nn.sh



Copyright © 2014. All Rights Reserved.