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!
This book 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.
Pages : | 384 pages |
Size : | HTML |
File type : | |
Downloads: | 57 |
Created: | 2020-08-28 |
License: | Free to read online (entire book) by the publisher. |
Author(s): | Max Pumperla and Kevin Ferguson |
Neural Networks and Deep Learning
GANs in Action: Deep Learning with Generative Adversarial Networks
In this book, we aim to introduce you both to the Haskell language, from the very basics to its most advanced features, and to computer programming in general. Seasoned programmers, we urge you to be especially patient with this process. In all likelihood, the languages you are most familiar with ...
From Python to NumPyNumPy is one of the most important scientific computing libraries available for Python. This book teaches you how to achieve expert level competency to perform complex operations, with in-depth coverage of advanced concepts....
JavaScript AllongéDownload free course JavaScript Allongé, pdf file on 511 pages by Reginald Braithwaite....
Processing WSDL in PythonWith this tutorial you will learn how to process WSDL in Python language (web services and Python) , free PDF cocument under 11 pages by Mike Olson and Uche Ogbuji ....
Download Django tutorial in PDFDownload free Django tutorial course in PDF, training file in 53 chapters and 228 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Introduction to Programming Using JavaDesigned to support an introductory programming course, this book teaches you concepts of problem-solving and object-orientated programming using a fundamentals-first approach. As beginner programmers, you learn critical problem-solving techniques then move on to grasp the key concepts of object-ori...
Java self learningDownload free Java tutorial for self learning , course tutorial training on pdf under 115 pages by Laura Lemay and Charles L. Perkins....
Artificial Neural NetworksArtificial Neural Networks (ANN) are state-of-the-art, trainable algorithms that emulate certain major aspects in the functioning of the human brain. This gives them a unique, self-training ability, the ability to formalize unclassified information and, most importantly, the ability to make foreca...
Introduction to Spring MVCThis pdf tutorial is a step-by-step guide on how to develop a web application from scratch using the Spring Framework.Free training course material under 68 pages by Thomas Risberg, Rick Evans and Portia Tung....
Python Data Science HandbookDownload free course Python Data Science Handbook, pdf file on 548 pages by Jake VanderPlas....