APPLICATION OF SUPERVISED LEARNING
REINFORCEMENT LEARNING
| Question 
 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
 | 
|  |  reward and punishment 
 | 
|  |  labels and features 
 | 
|  |  only features 
 | 
|  | None of the above
 | 
Detailed explanation-1: -Reinforcement learning, in the context of machine learning and artificial intelligence (AI), is a type of dynamic programming that trains algorithms using a system of reward and punishment. A reinforcement learning algorithm, which may also be referred to as an agent, learns by interacting with its environment.
Detailed explanation-2: -Developed by B.F Skinner, operant conditioning is a way of learning by means of rewards and punishments. This type of conditioning holds that a certain behavior and a consequence, either a reward or punishment, have a connection which brings about learning.
Detailed explanation-3: -Reinforcement learning is a machine learning training method based on rewarding desired behaviors and/or punishing undesired ones. In general, a reinforcement learning agent is able to perceive and interpret its environment, take actions and learn through trial and error.