Someone somewhere asked why a lot of people in the Go community is taking this in a somewhat hard way, here is my hypothesis: Go, unlike Chess, has deep mytho attached to it. Throughout the history of many Asian countries it's seen as the ultimate abstract strategy game that deeply relies on players' intuition, personality, worldview. The best players are not described as "smart", they are described as "wise". I thin…
I liken Go to a real-time strategy game. Essentially a game of StarCraft 2 can have an infinite set of 'moves'. When an player wins at StarCraft 2, you can argue that he is wise too. Right?
AlphaGo beats Lee Sedol again in match 2 of 5
131–140 of 576 posts
Re: AlphaGo beats Lee Sedol again in match 2 of 5
#132Earlier quoted context omitted.
I am not sure that calculating the raw number of positions is a good indication of complexity at a given point. What if most positions are obviously junk in go while they are more difficult to assess in chess? Not saying this is the case in this particular example but thats a possibility in theory.
> What if most positions are obviously junk in go while they are more difficult to assess in chess? I wouldn't go with most (because I don't know about that), but many of these boards would also be either impossible to achieve (in a normal game) or illegal.
Re: AlphaGo beats Lee Sedol again in match 2 of 5
#133Someone somewhere asked why a lot of people in the Go community is taking this in a somewhat hard way, here is my hypothesis: Go, unlike Chess, has deep mytho attached to it. Throughout the history of many Asian countries it's seen as the ultimate abstract strategy game that deeply relies on players' intuition, personality, worldview. The best players are not described as "smart", they are described as "wise". I thin…
I liken Go to a real-time strategy game. Essentially a game of StarCraft 2 can have an infinite set of 'moves'. When an player wins at StarCraft 2, you can argue that he is wise too. Right?
Re: AlphaGo beats Lee Sedol again in match 2 of 5
#134Let's compare Go and Chess. We all know that Go is more complex that Chess, but how much more? There's 10^50 atoms in the planet Earth. That's a lot. Let's put a chess board in each of them. We'll count each possible permutation of each of the chess boards as a separate position. That's a lot, right? There's 10^50 atoms, and 10^40 positions in each chess board so that gives us 10^90 total positions. That's a lot of p…
Re: AlphaGo beats Lee Sedol again in match 2 of 5
#135Earlier quoted context omitted.
> There were a a few peculiar-seeming moves made by AlphaGo that the commentator found very atypical. Myungwan Kim 9-dan professional (comments on match #1): "She knows everything [...] Unthinkable move for human [...] AlphaGo plays like the god of go" https://youtu.be/6ZugVil2v4w?t=5054
I wonder how long before humans start learning from AlphaGo! I want to see AlphaGo vs AlphaGo :-)
Re: AlphaGo beats Lee Sedol again in match 2 of 5
#136Earlier quoted context omitted.
> Seeing the way chess computers have evolved, this won't be far into the future. With chess, there were two breakthroughs. First, there was Deep Blue, which threw massive hardware resources at the problem and achieved world champion level play. That was interesting, of course, but didn't really do anything for human chess, because most humans did not have access to the necessary hardware. The second breakthrough was…
AlphaGo uses much simpler hardware for play than for training. I think the Go associations can afford to run the hardware.
Re: AlphaGo beats Lee Sedol again in match 2 of 5
#137Someone somewhere asked why a lot of people in the Go community is taking this in a somewhat hard way, here is my hypothesis: Go, unlike Chess, has deep mytho attached to it. Throughout the history of many Asian countries it's seen as the ultimate abstract strategy game that deeply relies on players' intuition, personality, worldview. The best players are not described as "smart", they are described as "wise". I thin…
The way it picks moves is very similar to how top professionals do.
Intuition is reduced to memories stored vaguely as neural connections.
Re: AlphaGo beats Lee Sedol again in match 2 of 5
#138I find it very interesting that to a layperson, the idea of a computer being able to beat a human at a logic game is pretty much expected and uninteresting. You try and share this story with a non-technical person and they will likely say "Well, duh..it's a computer".
Most people operate on a moving definition of intelligence as "whatever humans can do and machines can't" (thus ruling out AI by definition). If software started writing bestselling novels, it would soon become a "duh that's just what computers do" matter of fact.
Re: AlphaGo beats Lee Sedol again in match 2 of 5
#139Earlier quoted context omitted.
> all the players will simultaneously consider the same branches A computer-assisted pool of humans might work. Feed each human a board state advanced by 1/2/3/N moves down the decision tree in some direction, and have them evaluate that particular sub-tree. It's a map-reduce problem!
For some reason this made me think of the Focused in A Deepness in the Sky - where real general AI isn't possible [at least where we are] so human minds are harnessed to solve problems in a deeply unpleasant way.
Re: AlphaGo beats Lee Sedol again in match 2 of 5
#140Human can become tired, emotional and nervous. However, a computer/ software would not have these problems. Especially for Lee, the whole world is looking at him. An "ordinary" human like me won't be able to make the right decisions under this pressure. A great respect to Lee and the Developers of AlphaGo. Good Game!
At the same time, only now are people seeing how its hard for people to play Go against computers. Until AlphaGo I didn't even think computers were close.