Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AlphaZero 深層学習・強化学習・探索 人工知能プログラミング実践入門 #53

Open
8 tasks done
taguchiu opened this issue Jul 16, 2019 · 1 comment

Comments

@taguchiu
Copy link
Owner

taguchiu commented Jul 16, 2019

内容紹介

Google傘下の英国DeepMind社が開発した「AlphaGo」は、2015年に「囲碁」の一流棋士に圧勝したことで、世界中の大きな注目を集めました。それを発展させ、「囲碁」だけでなく「チェス」「将棋」でも最強のコンピュータソフトを目指して作られたのが、2017年末に発表された「AlphaZero」です。
本書では、この最新・最強の機械学習フレームワークである「AlphaZero」の仕組みを解き明かします。「AlphaZero」は、これまでも使われてきた「深層学習」「強化学習」「探索」のアルゴリズムを組み合わせて作られており、それぞれの構成要素を理解することで、全体像を把握できます。

書籍リンク

https://www.amazon.co.jp/dp/4862464505

目次

  • 1章 AlphaZeroと機械学習の概要
  • 2章 Pythonの開発環境の準備
  • 3章 深層学習
  • 4章 強化学習
  • 5章 探索
  • 6章 AlphaZeroの仕組み
  • 7章 人間とAIの対戦
  • 8章 サンプルゲームの実装

読書月

2019/07 -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant