Train and evaluate review scheduling algorithms for spaced repetition.
Install Python dependencies with the pip package manager using
pip install -r requirements.txt
Please contact the author at sgr [at] berkeley [dot] edu
if you have questions or find bugs.
If you find this software useful in your work, we kindly request that you cite the following paper:
@InProceedings{Reddy/etal/17b,
title={Accelerating Human Learning with Deep Reinforcement Learning},
author={Reddy, Siddharth and Levine, Sergey and Dragan, Anca},
year={2017},
url={https://siddharth.io/files/deep-tutor.pdf}
}