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={http://people.eecs.berkeley.edu/~reddy/files/DRL_Tutor_NIPS17_MT_Workshop.pdf}
}