From 48af7126b6f1fb9ac78b9f5fe6ddb88afe46831b Mon Sep 17 00:00:00 2001 From: you-n-g Date: Thu, 22 Jul 2021 11:07:09 +0800 Subject: [PATCH] Update news about models --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c56a3c25..422046c13 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Recent released features | Feature | Status | | -- | ------ | +| Transformer & Localformer | [Released](https://github.com/microsoft/qlib/pull/508) on July 22, 2021 | | Release Qlib v0.7.0 | [Released](https://github.com/microsoft/qlib/releases/tag/v0.7.0) on July 12, 2021 | | TCTS Model | [Released](https://github.com/microsoft/qlib/pull/491) on July 1, 2021 | | Online serving and automatic model rolling | :star: [Released](https://github.com/microsoft/qlib/pull/290) on May 17, 2021 |