Skip to content

Egaroucid for Console 7.2.0

Compare
Choose a tag to compare
@Nyanyan Nyanyan released this 25 Jun 11:43
· 547 commits to main since this release

Please visit https://www.egaroucid.nyanyan.dev/en/console/
こちらをご覧ください https://www.egaroucid.nyanyan.dev/ja/console/

日本語は下部にあります。

English

This application is a console application. I tested it on Windows, MacOS, and Linux.
If you use Windows, then please download a zip file and unzip it.
If you use Linux or MacOS, please download the source code and build it with this manual.
Egaroucid is optimized to SIMD version, which requires AVX2 instructions, but old CPUs (created in 2013 or older) might not be able to run it. If so, please install Generic version.

Updates

AI

  • Change ProbCut Calculation #252
  • Stronger, Faster AI #251

Bug Fix

  • Fixed Wrong Score Bug #250

Update Log

Please see Milestone

日本語

Egaroucid for Consoleはコンソールアプリケーションです。WindowsおよびMacOS、Linuxでの動作を確認しています。
Windowsで使う場合はzipファイルをダウンロードして解凍してください。
LinuxやMacOSで使う場合は以下からソースコードをダウンロードし、こちらの手順に従ってビルドしてください。
EgaroucidはAVX2を使ったSIMDバージョンに最適化して作っていますが、こちらは概ね2013年以降のCPUでないと動作しません。その場合にはGenericバージョンを使用してください。

主なアップデート

AI

  • 探索確率の実装変更 #252
  • AIの強化・高速化 #251

バグ修正

  • AIの計算結果が間違うバグの修正 #250

アップデートログ

マイルストーンをご覧ください