Skip to content

v0.6.5

Compare
Choose a tag to compare
@kobanium kobanium released this 01 Jun 14:05
· 50 commits to main since this release
07d9c7b

思考時間の管理を探索回数だけでなく消費時間でも行うようにしました。
また下記のバグを修正しました

  • 強化学習実行時の--window-sizeオプションのファイル数数え上げ処理
  • GPU使用時にGoGUI解析コマンドが落ちる

Thinking time is now managed not only by the number of visits, but also by the time spent.
The following bugs have also been fixed,

  • Counting the number of files for the --window-size option for reinforcement learning.
  • GoGUI analysis commands fail when using GPU