Skip to content
pengzhang edited this page Sep 4, 2017 · 4 revisions

title: Guagua

Guagua

Welcome to Guagua

Guagua, a sub-project of Shifu, is a distributed, pluggable and scalable iterative computing framework based on Hadoop MapReduce and YARN.

This graph shows the iterative computing process for Guagua.

Guagua Process

Typical use cases for Guagua are distributed machine learning model training based on Hadoop. By using Guagua, we implement distributed neural network algorithm which can reduce model training time from days to hours on 500GB data sets. For distributed neural network algorithm, it is based on Encog. For any details please check our example and source code.

Pages