This is a bugfix release for v0.8.0 that fixes the bug related to loading v2/v3 format network files and updates others. Please use the latest version instead of the v0.8.0 engine.
Changes in v0.8.1
- Fixed network loader bug.
- Corrected FPU bug for the Python engine.
- The Python engine can now load and save SGF files.
4th Main Run, 2024-9-23
This new run supports a Japanese-like rule set since 2024-9-23. You may download the last weights from the google driver. The files in the weights
directory are for cpp engine. The files in the checkpoint
directory are raw PyTorch model which can be loaded by python engine. Please run the code at the train/torch/pysayuri.py
. And here is training note.