Skip to content

Extension libraries for Shogi AI with features such as fine tuning of playstyle, ensemble, rating and so on

Notifications You must be signed in to change notification settings

qhapaq-49/open-sekisyu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Who are you

  • open-sekisyuは、生まれたばかりの将棋AI運用ツールキットです。応援して下さいね☆お友達にもここを教えてあげて下さいね。
  • open-sekisyu自体は将棋AIではありません。将棋AIが必要な方はやねうら王DeepLearningShogiなどをご参照ください。
  • 開発者は怠け者なのでドキュメント作成を頻繁にサボります。わからないことがあってもそれはユーザの技量不足によるものではありません。困ったことがあったら聞いてみましょう。
  • open-sekisyu is a newborn Shogi AI operation toolkit. Please tell your friends about this place.
  • open-sekisyu itself is not a Shogi AI. If you need a Shogi AI, go to YaneuraOu or DeepLearningShogi repository.
  • Developer is extremely lazy and frequently skip documentation. If you don't understand something, it is not due to lack of your skill. If you have a problem, please ask.

主な機能 (Features)

  • 将棋エンジン拡張 (Extension of Shogi AIs)
    • 特定の棋風を指しこなすエンジン (Fine-tuning of playstyle using playout)
    • 合議エンジン (Ensemble using multiple engines)
  • cuiベースの対局ツール
  • 測定・解析用ツール (Toolkits for benchmark and analysis)
    • リリース準備中 (TBE)

バイナリ配布 (Use pre-compiled binaries)

  • open-sekisyuはpythonで開発されていますが、nuitkaでコンパイルしたWindows/Linux対応のバイナリを生成・配布しています。詳しくはcui-engineフォルダ内を参照してください。

開発者向け情報 (Information to developers)

For contributors

  • We use pysen to check format

将棋AI開発者向けの情報

  • 本ライブラリをコンピュータ将棋の大会や各種サービスで使う際は使った旨を必ず明記してください。
    • 利用状況を調査する目的であり利用料を取ろうというわけではありません
  • 本ライブラリはpython-shogiをimportしています。GPL汚染に気をつけてください。
  • If you use this library in a computer Shogi tournament or any other service, please be sure to clearly state that you used it.
    • Just to investigate usage, not to charge a fee :)
  • This library imports python-shogi. Please be careful of GPL pollution when using this library.

acknowledgement

  • usiエンジン部分はAyaneのコードを流用しています。
  • 本ライブラリはpython-shogiをimportしています。本ライブラリを利用される際はGPL汚染に気をつけてください。
  • This library reuse source codes from Ayane project in usi engine.
  • This library imports python-shogi. Please be careful of GPL pollution when using this library.

About

Extension libraries for Shogi AI with features such as fine tuning of playstyle, ensemble, rating and so on

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages