Page 1 of 1

Stunning Development re: AI

Posted: Fri Dec 08, 2017 11:14 am
by kevinkins
https://www.chess.com/news/view/google- ... game-match

I was not sure where to post this, but I think the gang will find this interesting even if it's not concerning Command directly.

"Chess changed forever today. And maybe the rest of the world did, too.

A little more than a year after AlphaGo sensationally won against the top Go player, the artificial-intelligence program AlphaZero has obliterated the highest-rated chess engine.

Stockfish, which for most top players is their go-to preparation tool, and which won the 2016 TCEC Championship and the 2017 Chess.com Computer Chess Championship, didn't stand a chance. AlphaZero won the closed-door, 100-game match with 28 wins, 72 draws, and zero losses.

Oh, and it took AlphaZero only four hours to "learn" chess. Sorry humans, you had a good run."

RE: Stunning Development re: AI

Posted: Sun Feb 18, 2018 6:31 pm
by giantsquid
Thanks Kevin, a friend that's a math professor told me the same story days ago and I found it fascinating. AlphaGo and Alpha zero are advanced Deep Learning AI systems that model human neural network

RE: Stunning Development re: AI

Posted: Mon Feb 19, 2018 5:43 am
by hawkeye_de
There is http://torch.ch/ for DeepLearning within Lua...although it will be hard to apply that to CMNO since you would need to have the ability to run the sim in the background and have the ability to evaluate the results...