2036 Forks
11478 Stars
11478 Watchers

qlib

Qlib is an 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 RL.

How to download and setup qlib

Open terminal and run command
git clone https://github.com/microsoft/qlib.git
git clone is used to create a copy or clone of qlib repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with qlib https://github.com/microsoft/qlib/archive/master.zip

Or simply clone qlib with SSH
[email protected]:microsoft/qlib.git

If you have some problems with qlib

You may open issue on qlib support forum (system) here: https://github.com/microsoft/qlib/issues