The invention discloses a personalized recommendation method based on 
deep learning. The method comprises the steps of according to the viewing 
time sequence behavior sequence of the user, predictingthe next movie that the user will watch, including three stages of preprocessing the historical behavior characteristic data of the user watching the movie, modeling a personalized 
recommendation model, and performing model training and testing by using the user 
time sequence behavior 
characteristic sequence; at the historical behavior characteristic data preprocessing stage when the user watchesthe movie, using the implicit feedback of interaction between the user and the movie to sort the interaction data of each user and the movie according to the 
timestamp, and obtaining a corresponding movie watching 
time sequence; and then encoding and representing the movie data,wherein the personalized 
recommendation model modeling comprises the embedded layer design, the one-dimensional convolutional 
network layer design, a self-attention mechanism, a classification output layer and the 
loss function design. According to the method, the one-dimensional 
convolutional neural network technologyand the self-attention mechanism are combined, so that the training efficiency is higher, and the number of parameters is relatively small.