EduCDM Versions Save

The Model Zoo of Cognitive Diagnosis Models, including classic Item Response Ranking (IRT), Multidimensional Item Response Ranking (MIRT), Deterministic Input, Noisy "And" model(DINA), and advanced Fuzzy Cognitive Diagnosis Framework (FuzzyCDF), Neural Cognitive Diagnosis Model (NCDM) and Item Response Ranking framework (IRR).

v0.0.13

2 years ago
  • Bugfix: update dependency version of longling
  • use PosLinear to replace clipper operation

v0.0.12

2 years ago
  • limit the range of parameters in IRT and MIRT

v0.0.11

2 years ago
  • fix error in irf

v0.0.10

2 years ago
  • add STE operator in DINA
  • add Multidimensional Item Response Theory (MIRT)
  • add IRR-DINA, IRR-MIRT, IRR-NCDM

v0.0.9

2 years ago
  • add Item Response Ranking for Cognitive Diagnosis (IRR)
    • IRT

v0.0.8

2 years ago
  • add DINA model with Gradient Descent Optimization (GDDINA) and rename the previous DINA to EMDINA

v0.0.7

3 years ago
  1. fix potential ModuleNotFoundError

v0.0.6

3 years ago
  1. add Item Response Theory with Expectation Maximization Optimization (EMIRT)

v0.0.5

3 years ago
  1. add Item Response Theory with Gradient Descent Optimization (GDIRT)

v0.0.4

3 years ago
  1. add NeuralCDM (NCDM)