The invention discloses an intelligent routing jump recommendation method based on
reinforcement learning, and relates to the technical field of computer networks. Comprising the steps that 1, multi-dimensional data are collected, the multi-dimensional data comprise
user role information, page types and
user feedback data, 2, a
state space S is defined, the collected data are subjected to structured coding, the state of each
system is represented by a three-dimensional vector, all dimensions correspond to
user role codes, page type codes and
user feedback state codes respectively, and the
user role codes, the page type codes and the
user feedback state codes are stored in the
state space S; 3, creating a Q table, initializing a Q value table according to the size of the
state space S and the size of the action space A, the dimension of the Q table being S * A, and initializing each element Q (s, a) into a fixed value Q0, 4, carrying out action coding, carrying out unique coding on a jump target of each page, and establishing a mapping relation table of action codes and actual page jump logic, 5, optimizing the jump action based on a recommendation strategy of Q-Learning; and 6, generating and outputting a recommendation result, and receiving feedback.