From 76b7b5f24bb17a496995731887073f7b19ef6bee Mon Sep 17 00:00:00 2001 From: you-n-g Date: Tue, 1 Feb 2022 12:32:28 +0800 Subject: [PATCH] Update README.md --- README.md | 65 ++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 45 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 35a4d5dbc..28ff004b3 100644 --- a/README.md +++ b/README.md @@ -45,27 +45,52 @@ With Qlib, users can easily try ideas to create better Quant investment strategi For more details, please refer to our paper ["Qlib: An AI-oriented Quantitative Investment Platform"](https://arxiv.org/abs/2009.11189). -- [**Plans**](#plans) -- [Framework of Qlib](#framework-of-qlib) -- [Quick Start](#quick-start) - - [Installation](#installation) - - [Data Preparation](#data-preparation) - - [Auto Quant Research Workflow](#auto-quant-research-workflow) - - [Building Customized Quant Research Workflow by Code](#building-customized-quant-research-workflow-by-code) -- [Main Challenges & Solutions in Quant Research](#main-challenges--solutions-in-quant-research) - - [Forecasting: Finding Valuable Signals/Patterns](#forecasting-finding-valuable-signalspatterns) - - [**Quant Model (Paper) Zoo**](#quant-model-paper-zoo) - - [Run a Single Model](#run-a-single-model) - - [Run Multiple Models](#run-multiple-models) - - [Adapting to Market Dynamics](#adapting-to-market-dynamics) -- [**Quant Dataset Zoo**](#quant-dataset-zoo) -- [More About Qlib](#more-about-qlib) -- [Offline Mode and Online Mode](#offline-mode-and-online-mode) - - [Performance of Qlib Data Server](#performance-of-qlib-data-server) -- [Related Reports](#related-reports) -- [Contact Us](#contact-us) -- [Contributing](#contributing) + + + + + + + + + + + +
Frameworks, Tutorial, Data & DevOpsMain Challenges & Solutions in Quant Research
+
  • Plans
  • +
  • Framework of Qlib
  • +
  • Quick Start
  • + +
  • Quant Dataset Zoo
  • +
  • More About Qlib
  • +
  • Offline Mode and Online Mode + +
  • Related Reports
  • +
  • Contact Us
  • +
  • Contributing
  • +
    +
  • Main Challenges & Solutions in Quant Research + +
  • +
    # Plans New features under development(order by estimated release time).