- 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.
- 将棋エンジン拡張 (Extension of Shogi AIs)
- 特定の棋風を指しこなすエンジン (Fine-tuning of playstyle using playout)
- 合議エンジン (Ensemble using multiple engines)
- cuiベースの対局ツール
- 測定・解析用ツール (Toolkits for benchmark and analysis)
- リリース準備中 (TBE)
- open-sekisyuはpythonで開発されていますが、nuitkaでコンパイルしたWindows/Linux対応のバイナリを生成・配布しています。詳しくはcui-engineフォルダ内を参照してください。
- We use pysen to check format
- 本ライブラリをコンピュータ将棋の大会や各種サービスで使う際は使った旨を必ず明記してください。
- 利用状況を調査する目的であり利用料を取ろうというわけではありません
- 本ライブラリは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.
- 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.