From 87c9f7b818c4c0c47976cea2a2ea0ff8f27d20ae Mon Sep 17 00:00:00 2001 From: Jianguo Huang Date: Sat, 1 Nov 2025 15:06:51 +0800 Subject: [PATCH] update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7a9faa5..cc4d758 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ build the basic framework of TorchCP based on [`AdverTorch`](https://github.com/ codebase is still under construction and maintained by [`Hongxin Wei`](https://hongxin001.github.io/)'s research group at SUSTech. Comments, issues, contributions, and collaborations are all welcomed! +### 🎉🎊 TorchCP has been accepted by **Journal of Machine Learning Research (JMLR)**. + ## Updates of New Version (1.2.x) This release enhances functionality by introducing p-value computation, conformal predictive distributions, and expanding the NORABS score function with additional difficulty estimation methods.