I am interested in neural networks (which if I am correct can guess the pro move with ~40% accuracy) being implemented in MCTS engine...
However no advanced info can be found on that.
Prediction for the upcoming tournament?
- RBerenguel
- Gosei
- Posts: 1585
- Joined: Fri Nov 18, 2011 11:44 am
- Rank: KGS 5k
- GD Posts: 0
- KGS: RBerenguel
- Tygem: rberenguel
- Wbaduk: JohnKeats
- Kaya handle: RBerenguel
- Online playing schedule: KGS on Saturday I use to be online, but I can be if needed from 20-23 GMT+1
- Location: Barcelona, Spain (GMT+1)
- Has thanked: 576 times
- Been thanked: 298 times
- Contact:
Re: Prediction for the upcoming tournament?
What kind of info are you looking for? The papers on NN are available (IIRC there's a post here with links to them) but so far only mentioned about the possibility of using the NN as move generator for MC programsKrama wrote:I am interested in neural networks (which if I am correct can guess the pro move with ~40% accuracy) being implemented in MCTS engine...
However no advanced info can be found on that.
Geek of all trades, master of none: the motto for my blog mostlymaths.net
-
Mike Novack
- Lives in sente
- Posts: 1045
- Joined: Mon Aug 09, 2010 9:36 am
- GD Posts: 0
- Been thanked: 182 times
-
Mike Novack
- Lives in sente
- Posts: 1045
- Joined: Mon Aug 09, 2010 9:36 am
- GD Posts: 0
- Been thanked: 182 times
Re: Prediction for the upcoming tournament?
Thank you, I see it (missing slash in the syntax for the terminator; "initiate sgf" and "terminate sgf" are not the same).oren wrote: Hit "quote" on ez4u's post and you'll see.
Please, if this ever happens again and I ask a question like that, just say what it is. If I wasn't seeing that "slash" in the example "how to post an sgf", why assume that just staring at it again would help?
-
Krama
- Lives in gote
- Posts: 436
- Joined: Mon Jan 06, 2014 3:46 am
- Rank: KGS 5 kyu
- GD Posts: 0
- Has thanked: 1 time
- Been thanked: 38 times
Re: Prediction for the upcoming tournament?
I did read all the articles that can be found on NN and NN used in go.. I even looked at those games that someone posted where a NN is playing some basic go program?RBerenguel wrote:What kind of info are you looking for? The papers on NN are available (IIRC there's a post here with links to them) but so far only mentioned about the possibility of using the NN as move generator for MC programsKrama wrote:I am interested in neural networks (which if I am correct can guess the pro move with ~40% accuracy) being implemented in MCTS engine...
However no advanced info can be found on that.
But I am really interested in combining the NN with MCTS and some strong hardware.