Tomasz Sobczyk
Tomasz Sobczyk
Fishtest is producing a huge amount of relatively good quality games (compared to human games). Opening books also ensure high variability so the games cover many variations. Sadly right now...
It would be useful to be able to store the production sheet with all the calculated amounts. No links, just a list (tree) of recipes with calculated building/ingredient/product counts. The...
Since we now have the pytorch trainer and the architecture is becoming more complicated and less CPU friendly for training this trainer is less useful. It started causing issues when...
This PR makes `calc_loss` use a new validation set each time it's called (one can now limit the amount of validation data used per `calc_loss` call, so this makes sense)....
doing ``` setoption name SkipLoadingEval value true setoption name Threads value 4 setoption name Use NNUE value pure learn targetdir data_x epochs 1 batchsize 100000 use_draw_in_training 1 use_draw_in_validation 1 lr...
It would be nice if it the intermediate checkpoints (at eval_save_interval) also (optionally) produced files containing the optimizer state.