Skip to content

Simple converging model with Monte Carlo Tree Search

Pre-release
Pre-release
Compare
Choose a tag to compare
@stevexyz stevexyz released this 12 May 10:06
· 25 commits to master since this release

In this release it can be seen as also a "very simple" model with just one hidden layer composed of 210 densely connected 8x8 neurons (with relu activation) can anyway show very good accuracy.
In the code there is also the first working draft (still to be verified) of a Mcts based engine.