Watch an AI bot play Go [video]
facebook.com
Watch an AI bot play Go [video]
1–10 of 48 posts
Re: Watch an AI bot play Go [video]
#2Re: Watch an AI bot play Go [video]
#3From the short description, it looks like a project from Google about training a deep network to play the game. The resulting bot was quite strong (or at least, quite strong for not using Monte Carlo tree search, at least). Without any more details though, it's hard to tell.
Re: Watch an AI bot play Go [video]
#4From the short description, it looks like a project from Google about training a deep network to play the game. The resulting bot was quite strong (or at least, quite strong for not using Monte Carlo tree search, at least). Without any more details though, it's hard to tell.
Re: Watch an AI bot play Go [video]
#5Re: Watch an AI bot play Go [video]
#6I have recently become interested, again, in Go programming. I have started setting up a framework for using GnuGo to generate training data for a deep learning network. I am starting with a tiny 7x7 board just to see if the general approach works.
If it works (at all) then I will post the entire project to github.
Re: Watch an AI bot play Go [video]
#7Re: Watch an AI bot play Go [video]
#8Re: Watch an AI bot play Go [video]
#9Btw, why is go-the-game capitalised? We don't capitalise Chess, do we?
Re: Watch an AI bot play Go [video]
#10Facebook's AI lab will probably reveal more technical details at NIPS 2015. Here's the workshop on Reasoning, Attention, Memory (RAM) they are organizing that will seek to address some of the challenges around advancing from classification and prediction tasks to simple cognition: