Skip to content

Release 3.27

Compare
Choose a tag to compare
@tryingsomestuff tryingsomestuff released this 14 Aug 19:27
· 338 commits to master since this release

This version shall be quite stronger than 3.22 or 3.24, maybe +60 to +70Elo at STC.

The net is using the same architecture as previous one, with a common input layer but various inner layers depending on number of pieces on the board (here with only 2 buckets). Only last bucket was trained with lambda!=1, the first one is always only trained with lambda=1. Data used here were a mix of former data (used for "nylon nonchalance") with additionnal 2B FRC fixed nodes using previous net.

This version also comes with some good search patches and minor fixes. I'm also preparing for some experiment : persistent hash table, game history knowledge (boom / moob), ...

Executable here as usual : https://github.com/tryingsomestuff/Minic-Dist/tree/master/Minic3