You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Taught by the founder of GoogleX it's full of exercises in Python so you won't get bored.
18
-
3. MIT 18.06 Linear Algebra
18
+
Taught by the founder of GoogleX it's full of exercises in Python so you won't get bored.
19
+
20
+
3.[MIT 18.06 Linear Algebra](https://www.youtube.com/watch?v=ZK3O402wf1c&list=PLE7DDD91010BC51F8)
19
21
Prof. Strang is terrific! Not only he'll make you fall in love in Linear Algebra but you'll learn
20
22
important concepts like SVD and matrix algebra. You might wanna grab this [PDF](http://www.math.hcmus.edu.vn/~bxthang/Linear%20algebra%20and%20its%20applications.pdf)
21
23
as well. Be sure to also solve the exam question papers from here: [link](https://ocw.mit.edu/courses/mathematics/18-06-linear-algebra-spring-2010/exams/)
22
-
4. MIT Single Variable Calculus
23
-
This is my personal favorite book, use it for SVC + MVC [link](gdrive link)
24
+
25
+
4.[MIT Single Variable Calculus](https://www.youtube.com/watch?v=7K1sB05pE0A&list=PL590CCC2BC5AF3BC1)
26
+
This is my personal favorite book, use it for SVC + MVC [link](https://drive.google.com/open?id=0BwEXorNDIEnFc3VKN3RUOWdRdUE)
24
27
Amazing course but it gets quite tedious in the middle, you might wanna skim some geometry, but the key is
25
28
to understand how optimization works. Be sure to solve questions from here: [link](https://ocw.mit.edu/courses/mathematics/18-01-single-variable-calculus-fall-2006/exams/)
26
-
5. MIT Multi Variable Calculus
29
+
30
+
5.[MIT Multi Variable Calculus](https://www.youtube.com/watch?v=PxCxlsl_YwY&list=PL4C4C8A7D06566F38)
27
31
Understanding vector calculus is necessary for algorithms like SVM, you might wanna skim some parts
28
32
which are purely theoretical. Be sure to solve questions from here: [link](https://ocw.mit.edu/courses/mathematics/18-02-multivariable-calculus-fall-2007/exams/)
3.[Creative Applications of Deep Learning with TensorFlow](https://www.kadenze.com/courses/creative-applications-of-deep-learning-with-tensorflow/info)
79
+
80
+
4. Must read book on Deep Learning: [Free HTML book](http://www.deeplearningbook.org/)
70
81
71
82
* Big Data & Large Scale Machine Learning
72
-
1. Introduction to Big Datahttps://www.coursera.org/learn/big-data-introduction
73
-
2. Spark and Python for Big Data with PySparkhttps://www.udemy.com/spark-and-python-for-big-data-with-pyspark/
83
+
1.[Introduction to Big Data](https://www.coursera.org/learn/big-data-introduction)
84
+
2.[Spark and Python for Big Data with PySpark](https://www.udemy.com/spark-and-python-for-big-data-with-pyspark/)
74
85
3.[Distributed Machine Learning with Apache Spark](https://www.edx.org/course/distributed-machine-learning-apache-uc-berkeleyx-cs120x)
75
86
76
87
* NLP
@@ -79,7 +90,7 @@ by skipping the Math.
79
90
80
91
* Self Driving Car
81
92
1.[MIT Deep Learning for Self Driving Cars](http://selfdrivingcars.mit.edu/)
82
-
2.[Self Driving Car Nano Degree]
93
+
2.[Self Driving Car Nano Degree](https://in.udacity.com/course/self-driving-car-engineer-nanodegree--nd013/)
0 commit comments