This document discusses a Recurrent Neural Network (RNN) methodology for human action recognition using star skeletonization. Star skeletonization is a technique that connects the geometric center of an object to its contour extremes, representing the human body as a five-dimensional vector connecting the head and limbs. A series of star skeleton vectors over time can represent a human action. The RNN model is suitable because the extracted features are time-dependent. Previous research on human action recognition is discussed, including approaches using depth motion maps, augmented constraints between joints, and bag-of-visual-words models. The challenges of human action recognition from video sequences are also summarized.