LOADING MODEL
0
0

Value Network Output move -1:

0.0

This is a JavaScript version of the 40x256 network ac9bcd63.
It makes use of Tensorflow.JS, which uses WebGL (GPU) when available.
For now - it is a 1 playout version (No MC, MCTS), it plays the move with highest probability according to policy network output.
For source, see my gitlab
leelazero.js

Click on board to play. See page source for implementation, and http://jgoboard.com for details.