Skip to content

v0.6.3

Compare
Choose a tag to compare
@kobanium kobanium released this 26 May 03:16
· 62 commits to main since this release
0af929d

下記バグを修正しました

  • 探索回数を増やしても強さに変化がない、もしくは弱くなる
  • --batch-sizeオプションで2以上の値を指定すると頻繁に落ちる
  • time_leftコマンドで手番を'w'で指定すると受付されない
  • virtual_lossが有効に使えていない

Fix following bugs

  • Increasing the number of searches does not change the strength of the search or makes it weaker.
  • Frequent crashes when specifying a value greater than 2 in the --batch-size option.
  • Player's color specified with 'w' in time_left command is not accepted.
  • Virtual_loss is not being used effectively.