PyKT

Logo

A Python Library to Benchmark Deep Learning based Knowledge Tracing Models.

View the Project on GitHub pykt-team/pykt-team.github.io_old

What is PyKT?

PyKT is a python library build upon PyTorch to train deep learning based knowledge tracing models. The library consists of a standardized set of integrated data preprocessing procedures on 7 popular datasets across different domains, 5 detailed prediction scenarios, 10 frequently compared DLKT approaches for transparent and extensive experiments.

Get started with the Quickstart (English Version / Chinese Version). A full reference in the API section.

Installation

Use the following command to install PyKT:

pip install pykt-toolkit