INTRODUCTION
Recursive Neural Network (RNN) has been widely used in different fields and makes contribution to the development of deep learning. The most interesting part of RNN is its capacity of handling time-sequence data, taking the order of data blocks into account. Some interesting work is posted below.