DeepMind’s AlphaGo-Zero algorithm for Chess

TensorFlow.js implementation of DeepMind’s AlphaGo-Zero algorithm for chess.
You can play the live demo at: https://frpays.github.io/lc0-js/
Open source code at: https://github.com/frpays/lc0-js/
JavaScript chessboard powered by chessboard.js and chess.js.
Neural network accelerated by tensorflowjs.