Skip to content

Sturddle 2.6.0

Latest

Choose a tag to compare

@cristivlas cristivlas released this 09 Aug 21:38
Immutable release. Only release title and notes can be modified.
e3c5243
  • Added SPSA tooling and dashboard (LAN distributed tuner -- experimental)
  • Fixed aspiration window reset bug that could cause blunders
  • Fixed bug in uci_native.cpp related to 50-move rule
  • Streamlined the NN architecture, increased capacity, retrained
  • ELO improvement over 2.5.0: TC=720+8: 35.88 ±7.94, TC=120+2: 40.5 ± 8.4
  • Added pytorch version of trainer, revisited existing TensorFlow trainer
  • Build script improvements, add make-native, NATIVE_BUILD for creating Python-less binaries (not for release, SPSA use only)
  • Support the go searchmoves UCI command
  • Bonus binary in this release: SturddleView concept GUI -- beta preview, full project here.