Y
Hacker News
new
|
ask
|
show
|
jobs
by
doubleunplussed
1311 days ago
It's been a longstanding question of mine how these things were programmed. How did they construct the database of answers and questions, and what the answer to each question would be for each possible answer?
2 comments
Luc
1311 days ago
People could play the game at
http://20q.net/
, and if it didn't guess your word it asked you to enter it. So it was trained by the players.
It's a neural net, so very efficient on small devices.
link
c22
1311 days ago
https://patents.google.com/patent/US20060230008?oq=Artificia...
link
aabbcc1241
1310 days ago
Looks similar to the
https://akinator.com
link
ableal
1311 days ago
Page is working nicely, albeit with " © 1988-2007, 20Q.net Inc.," in the game pages, -2017 in the front page.
link
b4je7d7wb
1311 days ago
Maybe it's some reinforcement learning.
link
It's a neural net, so very efficient on small devices.