Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 678 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 678 Bytes

PAKDD'2019: Dynamic student classification on memory networks for knowledge tracing (DSCMN)

This code is for the paper https://ink.library.smu.edu.sg/cgi/viewcontent.cgi?article=5350&context=sis_research

Data format

First line : the number of skills a student attempted with student ID. Second line : the skill id sequence. Third line : the question id sequence. Forth line : the response sequence.

   15,1
   1,1,1,1,7,7,9,10,10,10,10,11,11,45,54
   5001,5023,5044,5066,2014,2058,6017,20004,60001,1200,1201,1311,2014,2410,2001
   0,1,1,1,1,1,0,0,1,1,1,1,1,0,0

if you have further questions, please do not hesitate to contact me: sein.minn.cs@gmail.com