This version shall be quite stronger than 3.22 or 3.24, maybe +40 to +60Elo 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), ...
I think next update will take some time as I also want to experiment for a while with fixed nodes data and with lambda < 0.5 for my last subnet based on Minic testing process pgn (much deeper depth than usually generated data).
Executables here : https://github.com/tryingsomestuff/Mini ... ter/Minic3
Have fun !

