Metadata-Version: 2.1
Name: simple-othello
Version: 1.2.2
Summary: simple_othello
Home-page: UNKNOWN
Author: Michiyasu Uchiyama
License: MIT
Keywords: simple_othello othello reversi
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# simple_othello

Udemyの教材で利用するためのオセロゲームプラットフォームです。<br>
AlphaZeroの意外な構造　またはAlphaGoは如何にして棋譜データの利用を止めて自分の経験に頼るようになったか<br>
https://www.udemy.com/course/alphazero/
<br>
![readme](https://user-images.githubusercontent.com/26673104/215309416-cd0e5c9d-720d-410d-9384-21f63f35cfc1.png)


