Skip to content

Commit 4c293fe

Browse files
Kyunghyun ChoKyunghyun Cho
authored andcommitted
fixed the typo
1 parent bc7eb60 commit 4c293fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/lstm.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ can run the code by calling:
190190

191191
.. code-block:: bash
192192

193-
THEANO_FLAGS="floatX=float32" python train_lstm.py
193+
THEANO_FLAGS="floatX=float32" python lstm.py
194194

195195
The script will automatically download the data and decompress it.
196196

0 commit comments

Comments
 (0)