donkirkby / zero-play

Teach a computer to play any game.
https://donkirkby.github.io/zero-play/
MIT License
10 stars 1 forks source link

Compare with Minigo #1

Open donkirkby opened 5 years ago

donkirkby commented 5 years ago

Minigo sounds promising. Maybe it has all the features I need for the Shibumi games project, and I don't need to build my own. It was based on MuGo, so that might also be useful.

donkirkby commented 5 years ago

The shap project looks like it might be useful for explaining the models, either for this project or for Minigo.