From 19d07acc9ff9434afd90b15a5e4a468e5de93d86 Mon Sep 17 00:00:00 2001 From: Zhe Wang Date: Thu, 15 May 2025 17:40:37 +0100 Subject: [PATCH] add ai hedge fund --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 07e8741..a3628a9 100644 --- a/Readme.md +++ b/Readme.md @@ -87,6 +87,7 @@ And I count crypto as whole new category: [>> Click ME to Systematic Crypto](cry ## 🔥 AI Powered Systematic Trading Systems +- [AI Hedge Fund](https://github.com/virattt/ai-hedge-fund) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/virattt/ai-hedge-fund/main) ![GitHub Repo stars](https://img.shields.io/github/stars/virattt/ai-hedge-fund?style=social) | `Python` | - An AI Hedge Fund Team - [FinRL](https://github.com/AI4Finance-Foundation/FinRL) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/AI4Finance-Foundation/FinRL/master) ![GitHub Repo stars](https://img.shields.io/github/stars/AI4Finance-Foundation/FinRL?style=social) | Python | - FinRL is the first open-source framework to demonstrate the great potential of applying deep reinforcement learning in quantitative finance. - [FinGPT](https://github.com/AI4Finance-Foundation/FinGPT) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/AI4Finance-Foundation/FinGPT/master) ![GitHub Repo stars](https://img.shields.io/github/stars/AI4Finance-Foundation/FinGPT?style=social) - FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace. - [QLib (Microsoft)](https://github.com/microsoft/qlib) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/microsoft/qlib/main) ![GitHub Repo stars](https://img.shields.io/github/stars/microsoft/qlib?style=social) | Python, Cython | - 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. An increasing number of SOTA Quant research works/papers are released in Qlib.