TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Can some one point me to starters read on Multi-armed Bandit problems?

1 pointsby san_dimitrialmost 14 years ago
I found some articles but they assumed that I have some background in the area. Can I get a starters guide quickly? I want to use it for news article recommendations.

1 comment

noduermealmost 14 years ago
eh, not sure if it's a business application or what, but I've dealt with similar things in code. To me the best way to do it is through recursive callbacks and modeling the problem over a large data set. Recently I've gotten into shoveling the output into Eureqa and letting it come up with close-fitting (unreadable and basically nonsensical) equations to model the results for faster processing of additional input after the fact. If I understand you correctly. Sorry I can't help more, it's not my area of expertise exactly...just something I've (been forced to) dabble with...
评论 #2651236 未加载