October 2017
Beginner to intermediate
270 pages
7h
English
To understand the problem, let's situate ourselves in the problem solving environment and look at the main elements:
The main difference with traditional forms of supervised and unsupervised learning is the time taken to calculate the reward, which in reinforcement learning is not instantaneous; it comes after a set of steps.
Thus, the next state depends on the current state and the decision maker's action, and the state is not dependent on all the previous states (it doesn't have memory), ...
Read now
Unlock full access