<b>Summary</b><BR><BR><i>Deep Learning and the Game of Go</i> teaches you how to apply the power of deep learning to complex reasoning tasks by building a Go-playing AI. After exposing you to the foundations of machine and deep learning, you''ll use Python to build a bot and then teach it the rules of the game.<BR><BR>Foreword by Thore Graepel, DeepMind<BR><BR>Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.<BR><BR><b>About the Technology</b><BR><BR>The ancient strategy game of Go is an incredible case study for AI. In 2016, a deep learning-based system shocked the Go world by defeating a world champion. Shortly after that, the upgraded AlphaGo Zero crushed the original bot by using deep reinforcement learning to master the game. Now, you can learn those same deep learning techniques by building your own Go bot!<BR><BR><b>About the Book</b><BR><BR><i>Deep Learning and the Game of Go</i> introduces deep learning by teaching you