From 845aa820e384a31d062512dfec51980c7116c82f Mon Sep 17 00:00:00 2001 From: Paras-96 Date: Tue, 11 Jun 2024 14:08:51 +0530 Subject: [PATCH] Added one useful resource Added the Machine Learning Roadmap: Step-by-Step Guide to the section - Further readings, providing useful insights to the machine learning aspirants. Please let me know if further changes are required. Thank you --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f21566c..17427ea 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,8 @@ Optional: - https://towardsdatascience.com/beginners-guide-to-machine-learning-with-python-b9ff35bc9c51 - [One year of deep learning](https://www.fast.ai/2019/01/02/one-year-of-deep-learning/) (Fast.ai) - [Getting Started with Applied Machine Learning](https://machinelearningmastery.com/start-here/#getstarted) (Machine Learning Mastery) +- [Machine Learning Roadmap: Step-by-Step Guide](https://www.scaler.com/blog/machine-learning-roadmap/) (Scaler Blogs) + GitHub: