Learning Processes
Learning Processes
Supervised learning model takes direct feedback to Unsupervised learning model does not take any
check if it is predicting correct output or not. feedback.
Supervised learning model predicts the output. Unsupervised learning model finds the hidden patterns
in data.
In supervised learning, input data is provided to the In unsupervised learning, only input data is provided to
model along with the output. the model.
The goal of supervised learning is to train the model so The goal of unsupervised learning is to find the hidden
that it can predict the output when it is given new data. patterns and useful insights from the unknown dataset.
Supervised learning needs supervision to train the Unsupervised learning does not need any supervision to
model. train the model.
Supervised learning model produces an accurate result. Unsupervised learning model may give less accurate result as
compared to supervised learning.
Supervised learning is not close to true Artificial intelligence Unsupervised learning is more close to the true Artificial
as in this, we first train the model for each data, and then Intelligence as it learns similarly as a child learns daily
only it can predict the correct output. routine things by his experiences.
It includes various algorithms such as Linear Regression, It includes various algorithms such as Clustering, KNN, and
Logistic Regression, Support Vector Machine, Multi-class Apriori algorithm.
Classification, Decision tree, Bayesian Logic, etc.
Learning Without a teacher:
Reinforcement Learning
• Reinforcement Learning, maps
the input output through
continuous interaction with
environment.
• Figure shows a built around
system with critic that receives
a signal from the environment
and convert it to a heuristic
reinforcement signal.
• The goal of learning is to
minimize a cost to go function,
defined as expectation of
cumulative cost of actions
taken over a sequence of steps.
Learning Without a teacher:
Reinforcement Learning
• Example of Mess
Management Sessions
Delayed Reinforcement Learning :
Difficulty
0
1 7 13 19 25 31 37 43 49 55 61 67 73 79 85 91 97 103 109 115 121 127 133 139 145