Building a Trading Bot That Could Turn $10K into $102K: xLSTM (DL) + PPO (RL)
The architecture behind a gold trading system that uses xLSTM for market state encoding and PPO for decision-making achieving 6.94 Sharpe with 0.98% drawdown.
Technical explorations and production lessons
I explore modern tech stacks, build things, and document what I learn along the way. From deep dives into new tools to real-world production architectures.
The architecture behind a gold trading system that uses xLSTM for market state encoding and PPO for decision-making achieving 6.94 Sharpe with 0.98% drawdown.
Why Nvidia paid 2.9x valuation for a company that claims to be 10x faster than their own GPUs-and what it means for the AI chip market.
Building Forge, a lightweight local CI/CD tool built with Rust that runs automation pipelines using Docker. Fast, efficient, and no need to push to remote just to test.