Skip to content

Releases: kobanium/Ray

v11.1.0

21 Mar 14:04
443c858
Compare
Choose a tag to compare

以下を更新しました

  • Ownershipに関するハイパーパラメータの調整
  • Doxygenコメントの追記

以下のバグを修正しました

  • Pondering時に統計情報がおかしくなるバグ #169

Update following features,

  • Hyper-parameter tuning for Monte-Carlo ownership.
  • Writing Doxygen comments.

Fix following bug,

  • Statistic information bug when pondering is activated. #169

v11.0.0

27 Jan 06:43
b864067
Compare
Choose a tag to compare

以下の機能を追加しました。

  • --cgosコマンドラインオプション(相手の死に石を全て打ち上げるまでパスしないモードの有効化)
  • cgos-genmove_analyze GTPコマンド

Support following functions,

  • --cgos command line option (Activating capturing all dead stones mode)
  • cgos-genmove_analyze GTP command

v10.3.0

17 Jan 14:15
6d1ed59
Compare
Choose a tag to compare

各種探索用パラメータをチューニングし、v10.2.0に比べて+60eloほど強くなりました。

v10.3.0 is +60elo stronger than v10.2.0 by search parameters tuning.

v10.2.0

14 Jan 17:50
6eb1f44
Compare
Choose a tag to compare

以下の機能を追加しました。

  • --resignコマンドラインオプション (投了の閾値の設定)

Support following function,

  • --resign command line option (Setting resign threshold).

v10.1.0

11 Jan 14:05
fe615d6
Compare
Choose a tag to compare

以下のバグを修正しました。

  • 対局の途中で稀に落ちる不具合
  • 探索回数を増やしても強くならない不具合 #147

以下の機能を取り込みました。

  • lz-analyzeコマンドによる解析
  • ID付きGTPコマンドのサポート

パラメータファイルをリポジトリから削除しているので、添付のsim_paramsとuct_paramsを取得してください。

Fix following bugs

  • Rare crash
  • More exploration does not make Ray stronger #147

Support following function

  • lz-analyze command
  • GTP command with ID

I removed parameter files from the repository, please download from sim_params and uct_params from this release.

v9.0.1

11 Jan 14:28
Compare
Choose a tag to compare
Update COPYING