Metadata-Version: 2.1
Name: alphazerocode
Version: 1.10.2.0
Summary: AlphaZeroCode
Author: M.Uchiyama
License: MIT
Keywords: AlphaZeroCode
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown

# AlphaZeroCode

![image](https://github.com/Michi-123/AlphaZeroCode/assets/26673104/3b773129-74d2-4e11-bcab-d39f17c10980)
https://www.udemy.com/course/alphazero/<br>
<h1>AlphaZeroの意外な構造</h1>
<h2>またはAlphaGoは如何にして棋譜データの利用を止めて自分の経験に頼るようになったか</h2>
囲碁AIのAlphaGoから、人の知識なしでゼロから学習に成功した強化学習モデル のゲームＡＩ「AlphaZero」 を、初心者・中級者向けに、イラストなどで解説していきます。AlphaZeroは、将棋ＡＩとしても成果を出しています。<br>

<pre>
pip install AlphaZeroCode
</pre>
<pre>
import AlphaZeroCode
</pre>
You must implement tain code using Udemy recture.
