Ai Model Classification
Ai Model Classification
For Ex : -
- Healthcare Expert Systems (Practo)
-Designing programs for a graph to be plotted.
-Situations using if-then-else conditions and getting the
desired output.
Learning Based Approach :
Refers to the AI modeling where the machine learns by
itself.
Under the Learning Based approach, the AI model gets
trained on the data fed to it and then is able to design a
model which is adaptive to the change in data.
That is, if the model is trained with X type of data and the
machine designs the algorithm around it, the model would
modify itself according to the changes which occur in the data
Example :
Sophia humanoid
https://youtu.be/2ePf9rue1Ao AI in 5 mins
Just look at the picture and try to analyze the process
Discussed ??
Now we will see how are they categorized….
The learning-based approach can further be divided into
three parts:
Supervised Learning
In a supervised learning model, the dataset which
is fed to the machine is labelled.
In other words, we can say that the dataset is
known to the person who is training the machine
only then he/she is able to label the data.
A label is some information which can be used as a
tag for data.
For example, students get grades according to the
marks they secure in examinations. These grades are
labels which categorise the students according to
their marks.
There are two types of Supervised Learning models
1. Classification:
Where the data is classified
according to the labels.
Image
Unsupervised learning models can be divided into two
categories
1.Clustering:
Refers to the unsupervised
learning algorithm which
can cluster the unknown
data according to the
patterns or trends identified
out of it. The patterns
observed might be the ones
which are known to the
developer or it might even
come up with some unique
patterns out of it.
2. Dimensionality Reduction:
We humans are able to visualise up to 3-Dimensions only but
according to a lot of theories and algorithms, there are
various entities which exist beyond 3-Dimensions.
• For example, in Natural language Processing, the words
are considered to be N-Dimensional entities. Which means
that we cannot visualise them as they exist beyond our
visualisation ability.(i.e. we have been taught these
symbols for speaking and identifying alphabets and word
other wise it is phonetics)
Hence, to make sense out of it, we need to reduce their
dimensions. Here, dimensionality reduction algorithm is used.
As we reduce the dimension of an entity, the information
which it contains starts getting distorted.
One More Example can be like ,
If we have a ball in our hand, it is 3-Dimensions right now.
But if we click its picture, the data transforms to 2-D as an
image which is a 2-Dimensional entity.
The model learns from the feedback that it receives from the
environment edits data it has or adds new data for further
rewards.
For Example :
From the previous example of dogs in
unsupervised learning the features were identified.