#34 · Primary category: Financial Data & Analytics Platforms
AlphaGPT
Open-source automatic factor factory based on deep reinforcement learning.
Project last updated:06/12/26
GitHub Stars
3.1K
Forks
3.1K
Contributors
3
License
Apache-2.0
Why we included this project
For a quant team that writes its own systematic strategies, this is a useful starting point for alpha discovery. It frames factor mining as a search problem, pairing deep reinforcement learning with symbolic regression to evolve compact, interpretable formulas from market data instead of relying on hand-crafted indicators. The project covers both Chinese equities and crypto markets, and the community reports running real money on the open-source version, around 166 million RMB, which is a stronger signal than most that the output is actually tradable. If your day job is turning price and volume series into candidate signals you can vet and add to a model book, the repo gives you that discovery loop plus the supporting math utilities in one Python codebase. Worth a look before you pay for a commercial factor-mining platform.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
OpenBB
Open Data Platform for analysts, quants and AI agents.
daily_stock_analysis
LLM-powered multi-market stock analysis system with multi-source market data, real-time news, decision dashboard, automated notifications, and cost-free scheduled runs.
ai-hedge-fund
An AI Hedge Fund Team
qlib
AI-oriented quant investment platform supporting diverse ML paradigms and automated R&D for quantitative research and production.
nautilus_trader
Production-grade Rust-native trading engine with deterministic event-driven architecture