rddy / deeptutor

Spaced repetition through deep reinforcement learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Tutor

Train and evaluate review scheduling algorithms for spaced repetition.

Usage

Install Python dependencies with the pip package manager using

pip install -r requirements.txt

Questions and comments

Please contact the author at sgr [at] berkeley [dot] edu if you have questions or find bugs.

Citation

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}
}

About

Spaced repetition through deep reinforcement learning

License:MIT License


Languages

Language:Jupyter Notebook 100.0%