diff --git a/Roadmap.md b/Roadmap.md
index b431474..7fa58fa 100644
--- a/Roadmap.md
+++ b/Roadmap.md
@@ -262,6 +262,36 @@ It is not necessary to complete all the courses mentioned below. If you feel tha
## 4.0 Machine Learning (To Be Completed)
+
+
+ | Index |
+ Course Name |
+ Link |
+ Description |
+
+
+
+ | 2. |
+ 9 Key Machine Learning Algorithms Explained in Plain English>Link to the Course |
+ https://www.freecodecamp.org/news/a-no-code-intro-to-the-9-most-important-machine-learning-algorithms-today/ |
+ A very useful intro to 9 of the most used machine learning algorithms used. Even better, it is light on pure maths, and more heavy on the explaining concepts side ... and using normal and plain english to boot! IMPORTANT! -> Be sure to check the rest of the site as you'll probably find a ton of other useful stuff there! |
+
+
+
+ | 2. |
+ Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems>Link to the Course |
+ https://www.amazon.com/Hands-Machine-Learning-Scikit-Learn-TensorFlow/dp/1492032646/ref=as_li_ss_tl?dchild=1&keywords=scikit+learn&qid=1598661723&sr=8-5&linkCode=sl1&tag=kenjee-20&linkId=1a01eae222ae8d24bc9e3d57b223f94a&language=en_US |
+ A book with practical ML examples focusing on both the scikit-learn and tensorflow libraries. A must that has been recommended by many ML experts! |
+
+ 3. |
+ Approaching (Almost) Any Machine Learning Problem (Book) |
+ Link to the Course |
+ If you have a bit of theoretical knowledege, it is a useful book to find guidance to find solutions where machine learning is useful! |
+
+
+