From 17d30c0e8d105610f9f37972de0d0534bacac025 Mon Sep 17 00:00:00 2001 From: Mojtaba Kamyabi Date: Mon, 17 Feb 2025 20:37:05 +0800 Subject: [PATCH] Update 404 links in towarddatascience site to medium ones (#8221) --- .../content/machine-learning@kBdt_t2SvVsY3blfubWIz.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/data/roadmaps/ai-data-scientist/content/machine-learning@kBdt_t2SvVsY3blfubWIz.md b/src/data/roadmaps/ai-data-scientist/content/machine-learning@kBdt_t2SvVsY3blfubWIz.md index 04ad4c37e..091e6532b 100644 --- a/src/data/roadmaps/ai-data-scientist/content/machine-learning@kBdt_t2SvVsY3blfubWIz.md +++ b/src/data/roadmaps/ai-data-scientist/content/machine-learning@kBdt_t2SvVsY3blfubWIz.md @@ -4,6 +4,6 @@ Machine learning is a field of artificial intelligence that uses statistical tec Learn more from the following resources: -- [@article@Advantages and Disadvantages of AI](https://towardsdatascience.com/advantages-and-disadvantages-of-artificial-intelligence-182a5ef6588c) -- [@article@Reinforcement Learning 101](https://towardsdatascience.com/reinforcement-learning-101-e24b50e1d292) -- [@article@Understanding AUC-ROC Curve](https://towardsdatascience.com/understanding-auc-roc-curve-68b2303cc9c5) \ No newline at end of file +- [@article@Advantages and Disadvantages of AI](https://medium.com/@laners.org/advantages-and-disadvantages-of-artificial-intelligence-cd6e42819b20) +- [@article@Reinforcement Learning 101](https://medium.com/towards-data-science/reinforcement-learning-101-e24b50e1d292) +- [@article@Understanding AUC-ROC Curve](https://medium.com/towards-data-science/understanding-auc-roc-curve-68b2303cc9c5)