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

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.

Looks similar to the https://akinator.com
Page is working nicely, albeit with " © 1988-2007, 20Q.net Inc.," in the game pages, -2017 in the front page.
Maybe it's some reinforcement learning.