🚨BREAKING: Microsoft open-sourced an AI Quant investment platform in Python This is what you need to know: (a thread)
1. What is Qlib? 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 production.
2. How it works Qlib provides an automated quant research workflow that builds the dataset, trains models, backtests, and evaluates the results.
3. Online Serving One of the best features of Qlib is the ability to publish your strategies to production. It does this via it's Online Serving feature.
Get Qlib 100% free on Github: https://github.com/microsoft/q... I have one more thing before you go. If you want to become an algorithmic trader in 2025, then I'd like to help. This is how: 👇
🚨How to become an algorithmic trader with Python in 2025: • QSConnect: Quant research database • QSResearch: Research & machine learning strategies • Omega: Automated trade execution 👉 Join Our Free Algorithmic Trading Workshop: https://learn.quantscience.io/...
That's a wrap! Over the next 24 days, I'm sharing my top 24 algorithmic trading concepts to help you get started. If you enjoyed this thread: 1. Follow me @quantscience_ for more of these 2. RT the tweet below to share this thread with your audience
P.S. - It took me 3 years to become confident in algorithmic trading. So I spent 100 hours and made a free course to help others. Join my free Algo Trading with Python Course + Roadmap here: https://startalgorithmictradin...
I've never seen the Python community embrace any tool faster than they did with uv. uv is likely the best Python tool of the last few years. If you aren't using it yet, stop what you are doing and look into it. If you are already a user, check out the attached cheatsheet.
I am setting up a GitHub repo, let me write down the steps to reproduce it, some docs and I'll let you train your YOLO 😆
Finally, Python 3.14 lets you disable GIL! It's a big deal because earlier, even if you wrote multi-threaded code, Python could only run one thread at a time, giving no performance benefit. But now, Python can run your multi-threaded code in parallel. And uv fully supports it!
Exploring @karpathy Nanochat through a Knowledge Graph Love how this project combines simplicity with power. Want to navigate and understand the entire repo? Check it out here: https://www.deepgraph.co/karpa... Plus, you can connect it via MCP to any AI coding assistant and work






