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.

How We Used Machine Learning to win at HQ Trivia

49 pointsby bdod6over 7 years ago

6 comments

jtokophover 7 years ago
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 未加载
bdod6over 7 years ago
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 未加载
calbear81over 7 years ago
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!
argonautover 7 years ago
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 未加载
petercooperover 7 years ago
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 未加载
nicolashahnover 7 years ago
Is there a dataset of past HQ questions and answers?
评论 #16137420 未加载