File tree 1 file changed +16
-15
lines changed
1 file changed +16
-15
lines changed Original file line number Diff line number Diff line change @@ -22,24 +22,25 @@ desc: An introduction to what is needed for Machine Learning
22
22
## Prerequisites
23
23
1 . ** Python**
24
24
25
- 1 . ** Youtube Channel : Corey Schafer Python Tutorials**
26
- 1 . 1 - 9 Videos
27
- 2 . 13 -16 Videos
28
- 3 . 19 - 23 Videos
29
- 4 . 25 Video
30
- 5 . 30 [ Optional but recommended]
31
- 6 . 33 - 42 [ Optional but recommended]
32
-
33
- 2 . ** Use any other resource you want as long as you complete all the concepts in the above videos.**
25
+ 1 . ** [ Youtube Channel: Corey Schafer Python Tutorials] ( https://www.youtube.com/playlist?list=PL-osiE80TeTt2d9bfVyTiXJA-UTHn6WwU ) **
26
+ 1 . 1 - 9 Videos
27
+ 2 . 13 -16 Videos
28
+ 3 . 19 - 23 Videos
29
+ 4 . 25 Video
30
+ 5 . 30 [ Optional but recommended]
31
+ 6 . 33 - 42 [ Optional but recommended]
32
+
33
+ 2 . For those who already know a programming language, the
34
+ [ official python tutorial] ( https://docs.python.org/3/tutorial/ ) is a good resource.
35
+ It might be a bit too comprehensive though.
36
+
37
+ 3 . ** Use any other resource you want as long as you complete all the concepts in the above videos.**
34
38
35
- 2 . ** M-1**
36
- 1 . Done in BITS
39
+ 2 . ** Math-1** : Done in BITS
37
40
38
- 3 . ** M-2**
39
- 1 . Done in BITS
41
+ 3 . ** Math-2** : Done in BITS
40
42
41
- 4 . ** Prob Stats**
42
- 1 . Done in BITS
43
+ 4 . ** Prob Stats** : Done in BITS
43
44
44
45
## SIG Duration - 2 months
45
46
You can’t perform that action at this time.
0 commit comments