General (Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory)
Deep-IRT model is kind of combination of both dynamic key value memory network (DKVMN) and item response theory (IRT) models. The authors augment DKVMN model with student ability and difficulty networks which would give as an output student ability and knowledge component difficulty levels. Then this output is passed as an input to IRT model which would output the probability that the student will answer knowledge component correctly.
0
1
Tags
Data Science
Related
General (Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory)
Working Mechanism of DKVMN (Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory)
Student Ability and Difficulty Networks (Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory)