So far in this book we have examined both supervised and unsupervised learning algorithms. In this chapter, we will discuss reinforcement learning algorithms. Remember: In supervised learning we had a dataset composed of samples (x, y) where x was usually a vector of features of some object (house, plane, person, city, and so on) and y was the correct classification of x. Thus, supervised learning was the process of learning or approximating a function from tabular data. This approach more closely resembles the way computers analyze data than the way humans ...
17. Reinforcement Learning
Get Practical Artificial Intelligence: Machine Learning, Bots, and Agent Solutions Using C# now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.