Skip to content

tomitankChess 5.1

Latest
Compare
Choose a tag to compare
@tomitank tomitank released this 24 Mar 20:18
  • network is trained with 4M example instead of 2.7M as in the previous version. (same size 768x16x1)

  • better hash table usage

  • around 20 elo better than previous version

Estimated elo: 2900.

Since JavaScript is about 4-5x slower than C, it would be around 3100 or above in C. (With AVX).

JavaScript uses only one core. With 4 cores, in C it would be near to 3300.

Have fun with tomitankChess!