Skip to content
 
 

Latest commit

 

History

56 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FSRS-RS-Python

Python bindings for fsrs-rs, use burn-rs, instead of pytorch.

pip install fsrs-rs-python

Usage

see examples

Online development

go to https://idx.google.com/import

Local development

maturin build
python -m venv .venv
# active it, then
maturin develop
find examples/ -exec python {} \;

Note: running examples/train_csv.py requires revlog.csv file, please download from revlog.csv. Then put it in the root folder of this repository.

About

Python bindings for fsrs-rs, use burn-rs, instead of pytorch. 2GB -> 6MB, save your disk!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages