I'm looking forward to playing around with network shapes after I've generated some DIY data. Currently the trainer is just using quiet-labeled.epd and lichess-big3-resolved.epd (thanks to the authors).
The trainer is also Javascript using TensorFlow.js.
I currently scale the network output by 143 - calculated by tuning it over the EPDs using the original Texel sigmoid with K=1. Not sure what other people do..?
For anybody interested, here is the repo. Currently Cwtch is a simple full width PVS searcher without beta pruning, null move and piece lists etc.
https://github.com/op12no2/cwtch
Run from the command line and enter UCI commands. See also uciExec() for custom commands.
Code: Select all
node lozza.js