Skip to content

Keras Implementation of Alpha Zero for Chess

github.com/Zeta36
78 pointsatroyn4 comments
On HN

Comments

In the repo, they suggest that you instead go support another project. Namely, https://github.com/glinscott/leela-chess

Oh man, it's like BOINC. (In fact, perhaps one could incorporate it into BOINC.) I wonder if, after a while, the most powerful ML platforms in the world will be volunteer-run distributed systems. That would be an interesting situation.

If anybody is interested, you will find ~300 millions PGN to train your NN models on chess games here : https://database.lichess.org/

One interesting thing about the 'zero' approach is that it learns through self-play. So you can use a database to bootstrap the learning, but in principle you'd only need the game rules and enough training time.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.