Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
added a link to download.sh
  • Loading branch information
Kyunghyun Cho authored and Kyunghyun Cho committed Dec 20, 2014
commit aa67d35ddebfda47e7633dec069a86322dae3c67
2 changes: 1 addition & 1 deletion doc/lstm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ recurrent neural on the Large Movie Review Dataset dataset.
While the dataset is public, in this tutorial we provide a copy of the dataset
that has previously been preprocessed according to the needs of this LSTM
implementation. You can download this preprocessed version of the dataset
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.

Papers
======
Expand Down