|
|
|
|
|
by Houshalter
3310 days ago
|
|
I believe I was remembering this from wikipedia: >In a similar matchup, AlphaGo running on multiple computers won all 500 games played against other Go programs, and 77% of games played against AlphaGo running on a single computer. But you are right, the full version running on thousands of computers is much stronger than that. Still, the fact that the non-distributed version is so strong even without tree search is pretty amazing. With algorithmic advances and more training it may eventually catch up to best human players. It's only the first generation of deep learning based Go bots. And I believe the policy network only takes a few milliseconds to compute a move. So even if the TPU consumes hundreds of watts at full use, it doesn't need to run at full use for long. |
|