Related Work (Using deep reinforcement learning for personalizing review sessions on e-learning platforms with spaced repetition)
The attempts to make mathematical functions that would model human memory have a long history. In the 18th century, Ebbinghaus studied Exponential Forgetting Curve.
Then spaced repetition and Half Life Regressions have been introduced that were for language learning.
Currently, RL seems more promising in this task. Several works combined both RL and DL. RNNs have been used for the reward prediction. Additionally, it was found that TRPO and TNPG have the best performance, TRPO having a little bit better results than the TNPG.
0
1
Tags
Data Science
Related
History (Using deep reinforcement learning for personalizing review sessions on e-learning platforms with spaced repetition)
Related Theory (Using deep reinforcement learning for personalizing review sessions on e-learning platforms with spaced repetition)
Related Work (Using deep reinforcement learning for personalizing review sessions on e-learning platforms with spaced repetition)