@Rossst_03: Raphael Townshend, Stanford AI PhD and founder of Atomic AI (Forbes 30 Under 30): ""Wall Street will pay you $500K a ye…

X AI KOLs Timeline News

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.

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."
Original Article
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

@DamiDefi: https://x.com/DamiDefi/status/2058137074595750242

X AI KOLs Timeline

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.