In “Tron: Legacy” (2010) Quorra, a computer program, mentions to Sam that she rarely beats Kevin Flynn at their strategy board game. This game is actually “Go”, a game that is notoriously difficult for computer programs to play well

Image from preview.redd.it and submitted by lsinclair98319831
image showing In “Tron: Legacy” (2010) Quorra, a computer program, mentions to Sam that she rarely beats Kevin Flynn at their strategy board game. This game is actually “Go”, a game that is notoriously difficult for computer programs to play well

Taewyth on August 20th, 2020 at 16:54 UTC »

Despite being flawed and not as iconic as the first one, Tron: Legacy is quite the enjoyable movie, I reccomand it to people that haven't seen it yet and just want an easy watch

spaceburner99 on August 20th, 2020 at 17:52 UTC »

I noticed that as well.

The first one changed my life. Literally put me on my career path in computers. I know it's odd, but it just had an enormous impact on my young mind.

I just love the second one, too. I (used to) listen to the soundtrack at the gym all the time. I've lost track of how many times I've seen it. One of the very few movies I know by heart and so quotable imho.

TooShiftyForYou on August 20th, 2020 at 17:53 UTC »

Prior to 2015, the best Go programs only managed to reach an intermediate amateur level.

This is because the number of spaces on the board is much larger (over five times the number of spaces on a chess board, 361 vs. 64).

During most of the game, the number of legal moves per turn stays at around 150–250, and rarely falls below 100 (in chess, the average number of moves is 37)

Computers that use a brute-force approach to calculate 4 to 8 moves in advance would take hours to calculate a single play.