From 473d0d0261164e05a0161a6330dbb22ae2072809 Mon Sep 17 00:00:00 2001 From: Juanxi Tian <103416111+tianshijing@users.noreply.github.com> Date: Sun, 17 Dec 2023 18:26:00 +0800 Subject: [PATCH] MTMD: Update README.md update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a25c29c117..9c31815044 100644 --- a/README.md +++ b/README.md @@ -355,6 +355,7 @@ Here is a list of models built on `Qlib`. - [ADD based on pytorch (Hongshun Tang, et al.2020)](examples/benchmarks/ADD/) - [IGMTF based on pytorch (Wentao Xu, et al.2021)](examples/benchmarks/IGMTF/) - [HIST based on pytorch (Wentao Xu, et al.2021)](examples/benchmarks/HIST/) +- [MTMD based on pytorch (Mingjie Wang, et al.2021)](examples/benchmarks/MTMD/) - [KRNN based on pytorch](examples/benchmarks/KRNN/) - [Sandwich based on pytorch](examples/benchmarks/Sandwich/)