@Rossst_03: Raphael Townshend, Stanford AI PhD and founder of Atomic AI (Forbes 30 Under 30): ""Wall Street will pay you $500K a ye…
Summary
A critique of a popular quant thread selling a 77% win-rate random forest strategy, noting that the method is standard ensemble learning from a free Stanford lecture and that past performance does not guarantee future results.
View Cached Full Text
Cached at: 06/26/26, 04:05 AM
Raphael Townshend, Stanford AI PhD and founder of Atomic AI (Forbes 30 Under 30):
““Wall Street will pay you $500K a year to build these models. I’d rather teach them to you for free.”
this free stanford lecture holds the entire “77% win rate, pure math” random forest the 2026 quant threads sell you. and the guy teaching it didn’t take the wall street money either, townshend went on to found an ai drug-discovery company and land forbes 30 under 30.
at the board he builds it from scratch: one decision tree overfits, so you grow hundreds on random subsets of the data and features and average them. the errors cancel, the signal survives. that’s the whole “100 ai agents auditing the market” idea, minus the marketing. the √N feature rule, the out-of-bag error, the probability output, all of it is standard ensemble learning, taught free by stanford for years. random forests came out of leo breiman’s public paper in 2001. the thread didn’t discover it. it renamed it.
and here’s the honest part the win rate hides. a model that scored 77% on past data is describing the past, not promising the future. ensembles cut variance, they don’t turn a weak edge into a real one, and markets shift under the model in ways the training set never warned about. the lecture is free. knowing whether your 77% survives out of sample and on live capital is exactly the part the post skips.“
Similar Articles
@Rossst_03: Kian Katanforoosh, Stanford CS lecturer (Forbes 30 Under 30): "Two Sigma pays $650K a year to researchers who can train…
A tweet critiques a viral thread that resells a free Stanford lecture on neural networks as a secret trading framework, highlighting that real expertise lies in handling distribution shifts, not the math itself.
@RohOnChain: https://x.com/RohOnChain/status/2069056530960490835
The author explains how to build a self-improving quant trading system using AI loop engineering, where the AI runs loops to prompt, verify, and act autonomously, contrasting with manual prompting.
@DamiDefi: https://x.com/DamiDefi/status/2058137074595750242
The author builds a stripped-down three-agent version of a 50-agent AI portfolio system described in a BlackRock paper, using Claude. The system produces a surprising regime analysis and adversarial critique that leads to a real portfolio adjustment.
@Atenov_D: Citadel quants earn $500K+/year and get paid to do nothing for 2 years when they quit. This Stanford PhD walked away an…
Nimit Sohoni left a high-paying Citadel quant role to build next-generation voice AI at Cartesia, competing with ElevenLabs, highlighting the trade-offs between quant finance and AI research.
@dunik_7: the $90,000 Stanford lecture that explains why an AI can ace every benchmark and still break on your codebase just drop…
A free Stanford lecture by Percy Liang on AI generalization explains why models excel on benchmarks but fail on real codebases, covering benchmark memorization, bias-variance tradeoff, and hallucination.