TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

How We Used Machine Learning to win at HQ Trivia

49 点作者 bdod6超过 7 年前

6 条评论

jtokoph超过 7 年前
To any future hackers: You don't need OCR. HQ has a simple websocket server that will stream the questions and possible answers in real time. Set up an http proxy on your phone to inspect the requests the app is making. You'll find lots of helpful stuff.
评论 #16140859 未加载
评论 #16138006 未加载
bdod6超过 7 年前
Author here: At mux, we experimented using machine learning to predict HQ Trivia answers. We managed to get 80-90% accuracy across a dataset of around 500 questions.<p>The trickiest questions were relational questions (e.g. What&#x27;s heavier, a pineapple or a Siamese cat?). Would appreciate any feedback on our approach (and happy to answer questions!).
评论 #16137372 未加载
评论 #16137301 未加载
calbear81超过 7 年前
I thought this was going to be a retrospective from the HQ Trivia team about how they were mediocre given the scaling challenges and hiccups they are facing and then they solved it through ML!
argonaut超过 7 年前
This seems pretty misleading, since honestly 99% of the machine learning that goes on here happens when running the questions&#x2F;answers through Google Search. There are probably millions of man-years of machine learning &#x2F; information retrieval that have gone into Google Search.
评论 #16142904 未加载
petercooper超过 7 年前
Then we find HQ eventually pivots to being a machine learning research platform once someone invents a perfectly scoring bot ;-)<p>Joking aside, I&#x27;d say HQ Trivia are getting savvier with the questions. A final question the other day was along the lines of &quot;Which two female artists collectively have the same number of Grammys as Beyoncé?&quot; with the answer being &quot;Adele + Madonna&quot;, I believe.
评论 #16137387 未加载
nicolashahn超过 7 年前
Is there a dataset of past HQ questions and answers?
评论 #16137420 未加载