Earlier quoted context omitted.
Given that Lee was black in games one (due to luck of the draw) and three I expected he would be in game five as well. Perhaps the system permits loser to choose?
normally the color of the 5th game is chosen by the result of the 4th game, but Lee asked to change that rule and make him black, so he can have a shot at beating AlphaGo as black.
Lee Sedol Beats AlphaGo in Game 4
411–420 of 471 posts
Re: Lee Sedol Beats AlphaGo in Game 4
#412Earlier quoted context omitted.
Sorry, I'm being a little academic. Overfitting is when the model fits to noise or error. Overfitting is not synonymous with "inability to generalize beyond the train and test distribution." For all we know AlphaGo has perfectly fit amateur games, but professional games are on a whole different level
Unlikely. Some of AlphaGo's moves were lousy moves, even for an amateur.
Re: Lee Sedol Beats AlphaGo in Game 4
#413There were a few jokes made during the round about how AlphaGo resigns. Turns out it's just a popup window! http://i.imgur.com/WKWMHLv.png
For anyone wondering, that's Ubuntu Linux (version most likely 14.04; Unity interface). off-topic: DeepMind should switch to a tiling window manager like i3 for increased keyboard-only productivity :)
But there is nothing wrong with keeping the frontend machine used in this Go match in default Ubuntu desktop environment since its only purpose is to play Go with a graphical user interface anyway.
Re: Lee Sedol Beats AlphaGo in Game 4
#414Earlier quoted context omitted.
Sorry, I'm being a little academic. Overfitting is when the model fits to noise or error. Overfitting is not synonymous with "inability to generalize beyond the train and test distribution." For all we know AlphaGo has perfectly fit amateur games, but professional games are on a whole different level
All depends on how you define your data sets I suppose. IGS games include some professional games which, if it is the case that AG is perfectly trained on the amateur mode, were smoothed away.
Re: Lee Sedol Beats AlphaGo in Game 4
#415After AlphaGo won the first three games, I wondered not if the computer had reached and surpassed human mastery, but instead how many orders of magnitude better it was. Given today's result, it may be only one order, or even less. Perhaps the best human players are relatively close to the maximum skill level for go, and that the pros of the future will not be categorically better than Lee Sedol is today.
Yudkowski argues that on the scale of intelligence, Einstein and a village idiot are basically right next to each other [1]. So once artificial intelligence gets close to matching the village idiot, it is not far from completely thrashing Einstein. Now if that same picture held for Go, then a situation like this would seem to be impossible. Either the computer should be much worse than a human player, or much better.…
I don't think it's that incredible - By 18 years old a significant proportion of high school students know more about chemistry than the best scientists up to 1800 did, combined.
There's a lot of human games for AlphaGo to look at, but if it is to exceed human level of play, it'll have to figure how to do that by itself. Look at human level games, learn to play human level.
It's quick to get to the edge of human knowledge, and slower to go beyond it.
Re: Lee Sedol Beats AlphaGo in Game 4
#416Earlier quoted context omitted.
yeah, not to belabor it, but if you can do something like be a champion in go or chess, chances are you have the mental skillset to do something exponentially more lucrative.
Though being able to compel yourself to do great things seems like a completely different skill set from being able to do great things on someone else's dime or on a team. For example, my brilliant programmer friend that can't hold a job. Or the artist that can only paint their own inspirations. Or the savant that doesn't get along with anybody.
Re: Lee Sedol Beats AlphaGo in Game 4
#417Earlier quoted context omitted.
They've said it doesn't require that, AlphaGo running on a single machine beats the cluster they're using 25% of the time.
So based on current data, Lee Sedol is exactly as good AlphaGo running on a single machine.
Re: Lee Sedol Beats AlphaGo in Game 4
#418Earlier quoted context omitted.
So based on current data, Lee Sedol is exactly as good AlphaGo running on a single machine.
There's a bit of a slight of hand in this statistic -- yes, they can do runtime on a single machine, but it took the compute power of a small country to train the neural nets that are loaded onto that one machine.
Re: Lee Sedol Beats AlphaGo in Game 4
#419Earlier quoted context omitted.
"People" don't do it; HN does it. Indented lines in a post are always monospaced, on the assumption, I suppose, that they're likely to be code examples. There's no way to turn this off AFAIK. And no, HN does not use Markdown.
I know the formatting system. My question is why the users are formatting their text (e.g. with 4 places leading each line) *suc that HN renders it as monospace, which then forces a sideways scroll on mobile and small screens. That seems to make it harder to read for some with no corresponding upside.
I agree with you, it's annoying.
Re: Lee Sedol Beats AlphaGo in Game 4
#420Earlier quoted context omitted.
'>' doesn't "work"; it doesn't do anything on HN. It's just a convention that readers recognize as indicating quotation. HN does not use Markdown.
At least ">" doesn't break anything. Pre is broken on mobile, forcing users to scroll a horizontal line which is incredibly annoying if it's a long line. Here's a screen shot: http://imgur.com/Ru56wMK And pre with very long unbroken lines is even worse.
I agree with you that it's annoying when people post long indented lines.