Skip to content
/ ZPDKT Public

The source code of "Process-oriented Knowledge Tracing: A Zone of Proximal Development View"

Notifications You must be signed in to change notification settings

KCAIED/ZPDKT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZPDKT

The source code of "Process-oriented Knowledge Tracing: A Zone of Proximal Development View"

Dataset

For standardization, we formatted the initial dataset, as shown in the provided example data "data/ASSIST09/data.csv".

Run

You can run train.py to train the model, for example: ''' python3 train.py --device cuda:0 --data-file ASSIST09 --epochs 100 --batch-size 128 --hidden-dim 64 --k1 0.5 '''

About

The source code of "Process-oriented Knowledge Tracing: A Zone of Proximal Development View"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages