2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【自作AI】オセロAI『Desdemona』

Posted at

概要

以前作った囲碁AIを改造して、オセロAIにしてみました。
AIの名前は、とある女性の名前です。

ai_running

GitHub

こちらです。
例のごとく、実行ファイルがウイルス判定を食らって警告が出ます。

機能

以前と一緒で、自動的に対戦し、終局後評価値グラフが表示されます。
終局時の石数を最大にするよう着手します。
あんまり隅を取りたがらないのが、少し不思議です。
match evaluation

総括

囲碁と比べると、計算資源を豊富に使えて良いですね。
8x8 のオセロは、両者最善に打つと引き分けるそうです。

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?