Alphazero news
Moderator: Ras
-
- Posts: 3618
- Joined: Wed Mar 08, 2006 8:15 pm
- Full name: Jouni Uski
Re: Alphazero news
Of course Alphazero is stunning achievement! But so far not better than Stockfish only alternative approach. BTW in 22 move loss game A0 is already lost after 12.-Nb6 based my short analysis. May be 12. -Nf8 can still save game?
Jouni
-
- Posts: 3657
- Joined: Wed Nov 18, 2015 11:41 am
- Location: hungary
Re: Alphazero news
Do you think the developers of LC0 can get the binaries used by the team of A0?
They only try to develop an NN based chess engine from the rather incomplete information made public
about A0 by the team of A0.
They are working hard and well and to now the chess power of LC0 comes near to A0.
A lot of thanks to the team of LC0 and their voluntary helpers!
I think maybe the results of the developers of LC0 forces the team of A0 to come to public more information about A0.
-
- Posts: 3657
- Joined: Wed Nov 18, 2015 11:41 am
- Location: hungary
-
- Posts: 1339
- Joined: Fri Nov 02, 2012 9:43 am
- Location: New Delhi, India
Re: Alphazero news
I'm not THAT rich....

i7 5960X @ 4.1 Ghz, 64 GB G.Skill RipJaws RAM, Twin Asus ROG Strix OC 11 GB Geforce 2080 Tis
-
- Posts: 2292
- Joined: Mon Sep 29, 2008 1:50 am
Re: Alphazero news
@mathew
Congratulations on the achievement!
But I am curious if using A/B search instead of MCTS was ever seriously tested? The rationale in the paper for using MCTS does not seem very strong. It is claimed that NN's make larger errors than traditional heuristic evaluation functions and that in A/B search such errors are propagated to the root. But heuristic evaluation functions also make large errors and A/B engines seem to be just fine with them (the search somehow seems to work around such errors).
Congratulations on the achievement!
But I am curious if using A/B search instead of MCTS was ever seriously tested? The rationale in the paper for using MCTS does not seem very strong. It is claimed that NN's make larger errors than traditional heuristic evaluation functions and that in A/B search such errors are propagated to the root. But heuristic evaluation functions also make large errors and A/B engines seem to be just fine with them (the search somehow seems to work around such errors).
Ideas=science. Simplification=engineering.
Without ideas there is nothing to simplify.
Without ideas there is nothing to simplify.
-
- Posts: 2864
- Joined: Mon Feb 11, 2008 3:53 pm
- Location: Denmark
- Full name: Damir Desevac
Re: Alphazero news
Did Lc0 people made a mistake by putting recent changes into Lc0 from Alpha Zero paper? Right now elo progress in Lc0 networks seems have hit a dead end.






-
- Posts: 300
- Joined: Mon Apr 30, 2018 11:51 pm
Re: Alphazero news
Unless Google's production systems have changed a lot since I worked there a few years ago, it's highly unlikely you'll be able to take production binaries built inside Google and get them to run on a regular install. There's just so much from the production environment (Borg, Chubby, etc.) that you don't have on the outside. Similarly, there would be so many Google-specific libraries linked in there that giving out binaries would just be out of the question from a confidentiality perspective.
Google open-sources a lot of stuff, generally by untangling it from Google3 and packaging it up into something more standard for the outside. You'll have to hope for that

-
- Posts: 4190
- Joined: Wed Nov 25, 2009 1:47 am
Re: Alphazero news
When he asked for the binaries I guess he probably asked for NN. Since format is well known, there is absolutely no reason why would they wouldn't share it if they are really so devoted to open-source and sharing knowledge. But of course they are never gonna do it, because one could actually run those NNs and realize they are not nearly as strong as they suggest in the publication...Sesse wrote: ↑Sat Dec 08, 2018 9:43 pmUnless Google's production systems have changed a lot since I worked there a few years ago, it's highly unlikely you'll be able to take production binaries built inside Google and get them to run on a regular install. There's just so much from the production environment (Borg, Chubby, etc.) that you don't have on the outside. Similarly, there would be so many Google-specific libraries linked in there that giving out binaries would just be out of the question from a confidentiality perspective.
Google open-sources a lot of stuff, generally by untangling it from Google3 and packaging it up into something more standard for the outside. You'll have to hope for that![]()
-
- Posts: 1479
- Joined: Mon Apr 23, 2018 7:54 am
Re: Alphazero news
Yes, the very easy & best thing is for them to release the NN TensorFlow SavedModel. No untangling & packaging needed.Milos wrote: ↑Sat Dec 08, 2018 11:54 pmWhen he asked for the binaries I guess he probably asked for NN. Since format is well known, there is absolutely no reason why would they wouldn't share it if they are really so devoted to open-source and sharing knowledge.
If they do that, it's then the public's job to put in the work & make good use of it.
Last edited by jp on Sun Dec 09, 2018 12:55 am, edited 1 time in total.
-
- Posts: 3657
- Joined: Wed Nov 18, 2015 11:41 am
- Location: hungary