From 35f090a6e4583cb97f14fdd3c535120ed27a5e4d Mon Sep 17 00:00:00 2001 From: you-n-g Date: Sun, 4 Jul 2021 16:47:33 +0800 Subject: [PATCH] Update `what's new` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21bc0219e..4c5e3631d 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,13 @@ Recent released features | Feature | Status | | -- | ------ | +| 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 | | DoubleEnsemble Model | [Released](https://github.com/microsoft/qlib/pull/286) on Mar 2, 2021 | | High-frequency data processing example | [Released](https://github.com/microsoft/qlib/pull/257) on Feb 5, 2021 | | High-frequency trading example | [Part of code released](https://github.com/microsoft/qlib/pull/227) on Jan 28, 2021 | | High-frequency data(1min) | [Released](https://github.com/microsoft/qlib/pull/221) on Jan 27, 2021 | | Tabnet Model | [Released](https://github.com/microsoft/qlib/pull/205) on Jan 22, 2021 | -| TCTS Model | [Released](https://github.com/microsoft/qlib/pull/491) on July 1, 2021 | Features released before 2021 are not listed here.