From 8998db1aa17ab4cd83d4494470ba7a81aa084403 Mon Sep 17 00:00:00 2001 From: Yash Umale <46532962+newb-dev-1008@users.noreply.github.com> Date: Thu, 7 Oct 2021 20:18:40 +0530 Subject: [PATCH] added Deep Learning and Data Science courses Added Deep Learning course (from IIT Madras) and Data Science course (from freeCodeCamp) to Free Data Science Courses, Free Deep Learning Courses. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5106d3..45b00d9 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ Even if your profession is not directly related to tech, still it's said that AI - Introduction to Data Science in Python - https://www.coursera.org/learn/python-data-analysis - Introduction to Data Science Revised - https://alison.com/course/introduction-to-data-science-revised - A Crash Course in Data Science - https://www.coursera.org/learn/data-science-course +- Data Science for beginners from freeCodeCamp - https://youtu.be/ua-CiDNNj30 ### 🧠 FREE DEEP LEARNING COURSES: - Google’s Deep Learning Course- https://www.udacity.com/course/intro-to-tensorflow-for-deep-learning--ud187 @@ -197,6 +198,7 @@ Even if your profession is not directly related to tech, still it's said that AI - Deep Learning from the Foundations - https://course.fast.ai/part2 - Intro to Deep Learning using Tensorflow and Keras Course at Kaggle - https://www.kaggle.com/learn/intro-to-deep-learning - Free Book on Neural Network and Deep Learning - http://neuralnetworksanddeeplearning.com/ +- Deep Learning (CS7015 - IIT Madras) - https://youtube.com/playlist?list=PLyqSpQzTE6M9gCgajvQbc68Hk_JKGBAYT ### 🗣️ FREE NLP COURSES: - A Code-First Introduction to Natural Language Processing - https://www.fast.ai/2019/07/08/fastai-nlp/