pykt-team / pykt-toolkit

pyKT: A Python Library to Benchmark Deep Learning based Knowledge Tracing Models
https://pykt.org
MIT License
194 stars 53 forks source link

It is unclear that where the dkt_que model file is #142

Closed xiangxin-oss closed 5 months ago

xiangxin-oss commented 8 months ago

The que_dkt_demo file of the example folder had import the DKTQue method, but I don't find the relation file. The raw code was " from pykt.models.dkt_que import DKTQue "

BojunZhan commented 7 months ago

Hello, thank you for your support of our work, about dkt_que, you can view and save in the dkt_improve branch.

xiangxin-oss commented 5 months ago

Hello, thank you for your support of our work, about dkt_que, you can view and save in the dkt_improve branch.

Thank you ! I have found the file.