We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd1d392 commit aa67d35Copy full SHA for aa67d35
doc/lstm.txt
@@ -31,7 +31,7 @@ recurrent neural on the Large Movie Review Dataset dataset.
31
While the dataset is public, in this tutorial we provide a copy of the dataset
32
that has previously been preprocessed according to the needs of this LSTM
33
implementation. You can download this preprocessed version of the dataset
34
-using the script `download.sh` and uncompress it.
+using the script `download.sh <https://raw.githubusercontent.com/lisa-lab/DeepLearningTutorials/master/data/download.sh>`_ and uncompress it.
35
36
Papers
37
======
0 commit comments