Concept

Baselines (Accelerating Human Learning With Deep Reinforcement Learning)

The authors compare TPRO to other four baseline schedulers:

  1. Random Policy
  2. Leitner System
  3. Variant SuperMemo
  4. Threshold-based Policy

As it was described in the research paper a threshold-based policy has direct access the student simulator's parameters when it calculates recall likelihoods, and it was used as an upper bound in the authors experiments.

0

1

Updated 2020-10-17

Tags

Data Science