The invention discloses an intelligent coffee
machine operation state monitoring method and
system based on
reinforcement learning, and the method comprises the following steps: S1, collecting and preprocessing data, and forming an operation parameter sequence; s2, carrying out dimension reduction
processing on the operation parameters, and constructing an operation
state sequence; s3, performing multi-step prediction on the running
state sequence through a DLinear model, and generating a
state prediction sequence by adopting a linear predictor; s4, calculating an instant
reward value of each regulation and control behavior according to the running
state sequence and the
state prediction sequence; s5, an A3C
algorithm is adopted, and a regulation and control instruction is generated and executed according to the instant
reward value; s6, establishing a state transition group and writing the state transition group into an
empirical data set; and S7, updating the DLinear model and A3C
algorithm parameters according to the
empirical data set. According to the method, the Markov model, the
principal component analysis, the DLinear model and the A3C
algorithm are fused, and the method has the advantages of being high in adaptability, high in prediction precision and good in stability.