From 597abd742d9902cf5900fe2692aa3a01196612a5 Mon Sep 17 00:00:00 2001 From: yujunhao <772986150@qq.com> Date: Tue, 24 Oct 2023 15:40:58 +0800 Subject: [PATCH] Change README --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78424cc..fb9c460 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Computerized Adaptive Testing Package, including the following models and strate * MaximumFisherInformation (MFI) strategy * Kullback-Leibler Information (KLI) strategy * Model-Agnostic Adaptive Testing (MAAT) strategy - * Bounded Ability Estimation Adaptive Testing (BECAT) strategy + * Bounded Ability Estimation Adaptive Testing (BECAT) strategy * Multidimensional Item Response Theory (MIRT) * D-Optimality (D-opt) strategy * Multivariate Kullback-Leibler Information (MKLI) strategy @@ -13,7 +13,10 @@ Computerized Adaptive Testing Package, including the following models and strate * Bounded Ability Estimation Adaptive Testing (BECAT) strategy * Neural Cognitive Diagnosis (NCD) * Model-Agnostic Adaptive Testing (MAAT) strategy - * Bounded Ability Estimation Adaptive Testing (BECAT) strategy + * Bounded Ability Estimation Adaptive Testing (BECAT) strategy + +BECAT strategy comes from paper A Bounded Ability Estimation for Computerized Adaptive Testing(https://nips.cc/virtual/2023/poster/70224) + ## Installation Git and install by `pip`