Skip to content
forked from rddy/deeptutor

Spaced repetition through deep reinforcement learning

License

Notifications You must be signed in to change notification settings

Eroslon/deeptutor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Spaced repetition through deep reinforcement learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 100.0%