I. A journey into the reinforcement learning approach
Completion requirements
Reinforcement learning
Introduction to reinforcement learning
! Read the following book to begin our journey and learn more about the reinforcement learning approach. If the book appears very large on your screen, we recommend zooming out. On Windows and Linux, the keyboard shortcut is Ctrl + - (Minus key) , and on macOS, the shortcut is Command (⌘) + - .
* AlphaGo (example from page 07) is an AI system that has mastered the ancient game of Go and defeated a Go world champion. AlphaGo was developed based on the reinforcement learning approach. If you want to learn more about AlphaGo, we recommend you read more here and watch the AlphaGo movie.