4278 Forks
27749 Stars
27749 Watchers

qlib

Qlib is an AI-oriented Quant investment platform that aims to use AI tech to empower Quant Research, from exploring ideas to implementing productions. Qlib supports diverse ML modeling paradigms, including supervised learning, market dynamics modeling, and RL, and is now equipped with https://github.com/microsoft/RD-Agent to automate R&D process.

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