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 ››
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 ››
Yesterday 's seminar, i give the introduction about some basic knowledge of Laravel.
Firstly, i introduced the PHP framework, and mainly focus on Model-view-controller (MVC) model which is a popular architecture of PHP.
Secondly, i introduce how to install the Laravel and clarify the configuration of Laravel. Besides these, i have introduced some basic commands we may need …
Continue Reading ››
Stay Hungry, Stay Foolish!