Artificial Intelligence: Reinforcement Learning in Python: Complete guide to artificial intelligence and machine learning, prep for deep reinforcement learning
When people talk about artificial intelligence, they usually don’t mean supervised and unsupervised machine learning.
T
Table of contents : Introduction How to Succeed What is Reinforcement Learning? Where to get the Code The Multi-Armed Bandit Tic-Tac-Toe Tic Tac Toe in Code Markov Decision Processes Dynamic Programming Monte Carlo Temporal Difference Learning Function Approximation Conclusion