0
1
00:00:00,360 --> 00:00:06,450
Machine learning as the word defines itself, we have a machine who wants to learn, and just like
1

2
00:00:06,450 --> 00:00:10,700
humans, machines also have a different method for learning something.
2

3
00:00:10,890 --> 00:00:12,540
We have supervised learning.
3

4
00:00:12,540 --> 00:00:14,480
They have unsupervised learning.
4

5
00:00:14,490 --> 00:00:19,560
And finally, we have reinforcement learning. In this Supervised learning.
5

6
00:00:19,560 --> 00:00:27,400
We have different techniques, like regression and we also have classifications just like image classifications,
6

7
00:00:27,440 --> 00:00:34,300
If you have any image processing field and you need to have somehow classifications of your data.
7

8
00:00:34,350 --> 00:00:38,870
then Supervised learning going to be the best for unsupervised learning.
8

9
00:00:39,210 --> 00:00:42,120
We have like a big data validation.
9

10
00:00:42,630 --> 00:00:48,290
Whenever you are dealing with some big data and you want to label them, that's the best method to use
10

11
00:00:48,870 --> 00:00:49,110
here.
11

12
00:00:49,110 --> 00:00:56,880
We have targeted marketing, customer segmentation, and more. For reinforcement learning.
12

13
00:00:56,880 --> 00:01:01,490
It deals with robot navigation and mapping, skill acquisition.
13

14
00:01:01,500 --> 00:01:07,980
When we have some system or a kind of robot that wants to learn a new skill, then this is the learning
14

15
00:01:07,980 --> 00:01:09,810
method that we need to use.
15

16
00:01:10,060 --> 00:01:10,810
We have a game A.I.
16

17
00:01:11,110 --> 00:01:16,460
We have a real time decision making and finally the learning tasks.
17

18
00:01:16,830 --> 00:01:21,240
So let's get to know each of them better with some examples, of course.
