Q Learning
KST35QF1Y4VQ7IK9GTMG
Q-learning is a model-free reinforcement learning algorithm to learn the value of an action in a particular state. It does not require a model of the environment, and it can handle problems with stochastic transitions and rewards without requiring adaptations.
Read more on WikipediaHave feedback on this skill? Let us know.