From 70104aa37f31af32974e8694925e7a4a00b15e9b Mon Sep 17 00:00:00 2001 From: Durgesh <84910181+Durgesh-babu@users.noreply.github.com> Date: Mon, 20 Feb 2023 00:04:54 +0530 Subject: [PATCH] Add resources for Mathematics --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f21566c..8044db5 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ Watch the video on YouTube for instructions: ## The Plan ### 0. Prerequisites +- [ ] Mathematics for Machine Learning and Data Science Specialization. + - [ ] [DeepLearning.AI - Linear Algebra](https://www.coursera.org/learn/machine-learning-linear-algebra?specialization=mathematics-for-machine-learning-and-data-science) + - [ ] [DeepLearning.AI - Calculus](https://www.coursera.org/learn/machine-learning-calculus?specialization=mathematics-for-machine-learning-and-data-science) + - [ ] [DeepLearning.AI - Probability and Statistics](https://www.coursera.org/learn/machine-learning-probability-and-statistics?specialization=mathematics-for-machine-learning-and-data-science) - [ ] Linear Algebra and Multivariate Calculus - [ ] [Khan Academy - Multivariable Calculus](https://www.khanacademy.org/math/multivariable-calculus) - [ ] [Khan Academy - Differential Equations](https://www.khanacademy.org/math/differential-equations)