From 745cce93dcbdeaccd4fc56222305fe4164eda943 Mon Sep 17 00:00:00 2001 From: Keivan Ipchi Hagh Date: Sun, 25 Aug 2024 14:14:31 +0330 Subject: [PATCH] fix(README): Update Colab link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1645f70..0aaa2ec 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ It is a step-by-step tutorial on developing a practical recommendation system (` Here, you can find an introduction to the information retrieval and the recommendation systems, then you can explore [the Jupyter notebook](https://github.com/xei/recommender_system_tutorial/blob/main/recommender_system_tutorial.ipynb) and run it in [Google Colab](https://colab.research.google.com/github/xei/recommender_system_tutorial/blob/main/recommender_system_tutorial.ipynb) in order to study the code. -[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/xei/recommender_system_tutorial/blob/main/recommender_system_tutorial.ipynb) +[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/xei/recommender-system-tutorial/blob/main/recommender_system_tutorial.ipynb) Open in Studio