1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-28 16:41:18 +08:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Linlang
c10e185db2 fix logo display error 2024-06-06 13:00:49 +08:00

View File

@@ -40,7 +40,7 @@ Recent released features
Features released before 2021 are not listed here.
<p align="center">
<img src="http://fintech.msra.cn/images_v070/logo/1.png" />
<img src="docs/_static/img/logo/1.png" />
</p>
Qlib is an open-source, AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms, including supervised learning, market dynamics modeling, and reinforcement learning.