洪青青 のすべての投稿

Introduction of Hadoop

This week's seminar i gave the introduction of Hadoop included two parts: HDFS and MapReduce. HDFS is distributed storage system designed by Google based onGoogle's file system. Meanwhile, it provides the data support for MapReduce. Second part is MapReduce which is a distributed system for parallel computation. The specific detail can be seen from PPT which i have submitted … Continue Reading ››

Introduction of Recurrent Neural Networks (RNNs)

Last week, i mainly focus on something interesting about neural network. I learnt something new about Recurrent Neural Networks. And try to use MATLAB to train RNNs. Meanwhile, i have also read some papers of previous research about web based image processing and distributed processing on a hybrid distributed system. The paper and doc about these two contents i … Continue Reading ››