Concept

Gated Recurrent Unit (GRU) Policy Network (Accelerating Human Learning With Deep Reinforcement Learning)

The TRPO policy in this paper is parameterized by a gated recurrent unit (GRU), a recurrent neural network architecture whose hidden state summarizes past observations. Because the environment is a partially-observable Markov decision process (each step only reveals the previous item's identity, its binary recall outcome, and the elapsed time), the GRU's hidden state lets the policy integrate this history over time when choosing the next item to schedule.

0

1

Updated 2026-07-11

Contributors are:

Who are from:

Tags

Data Science