The application discloses a kind of brain-like
reinforcement learning method and
system based on layered experience playback, it is related to
reinforcement learning and brain-like computing technical field.The method comprises the following steps: S1, collecting
observation data and pre-
processing;S2, initialize experience buffer
pool and actor network, critic network and corresponding target network, parameter initialization;S3, initialize exploration
noise and select action from actor network according to current state and execute, store the obtained experience sample to experience buffer
pool;S4, obtain new sample from experience buffer
pool, carry out short-
term memory pool update;S5, use attention discrimination module to determine whether part of experience in short-
term memory experience pool is transferred to long-
term memory experience pool;S6, the parameters of actor network, critic network and corresponding target network are updated.The application uses the above method, improves the experience
utilization rate of
intelligent agent, improves the performance of
reinforcement learning, and has wide application potential in many fields.