From fc1f28168570d19f3f164f0088f28dfb2ab7eec9 Mon Sep 17 00:00:00 2001 From: llzccz <1205827102@qq.com> Date: Sat, 20 Apr 2024 13:57:45 +0800 Subject: [PATCH] change the path --- open-machine-learning-jupyter-book/deep-learning/rnn/rnn.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open-machine-learning-jupyter-book/deep-learning/rnn/rnn.ipynb b/open-machine-learning-jupyter-book/deep-learning/rnn/rnn.ipynb index 15a27d6e0..49550fd56 100644 --- a/open-machine-learning-jupyter-book/deep-learning/rnn/rnn.ipynb +++ b/open-machine-learning-jupyter-book/deep-learning/rnn/rnn.ipynb @@ -486,7 +486,7 @@ "source": [ "## Your turn! 🚀\n", "\n", - "You can practice your rnn skills by following the assignment [google stock price prediction rnn](../assignments/deep-learning/rnn/google-stock-price-prediction-rnn.ipynb)" + "You can practice your rnn skills by following the assignment [google stock price prediction rnn](../../assignments/deep-learning/rnn/google-stock-price-prediction-rnn.ipynb)" ] }, {