diff --git a/README.md b/README.md index 988a8a385..2ede0c237 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,9 @@ Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. -With Qlib, you can easily try your ideas to create better Quant investment strategies. +It contains the full ML pipeline of data processing, model training, back-testing; and covers the entire chain of quantitative investment: alpha seeking, risk modeling, portfolio optimization, and order execution. + +With Qlib, user can easily try ideas to create better Quant investment strategies. For more details, please refer to our paper ["Qlib: An AI-oriented Quantitative Investment Platform"](https://arxiv.org/abs/2009.11189).