Skip to content

v0.8.0

Compare
Choose a tag to compare
@kobanium kobanium released this 19 Aug 05:51
· 20 commits to main since this release
3a5461d

以下の改良を行いました。

  • SHOTでmixed value approximationを使うように変更 #69
  • 持ち時間を与えた時に思考時間を効率的に使うように変更

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

  • get_num_libertiesメソッドの呼吸点数集計誤り #72
  • 持ち時間が少ない時にcgos-genmove_analyzeでゼロ除算が発生 #71

SHOTの改良に伴い200万局自己対戦を行いrl-model.binを作りなおしました。

Support following features

  • Using mixed value approximation for SHOT. #69
  • Efficient time management.

Fix following bugs.

  • Incorrect calculation of get_num_liberties method. #72
  • Zero division when executing cgos-genmove_analyze. #71

Retrained rl-model.bin with 2,000,000 games.