|
@@ -2,8 +2,8 @@ This directory contains functions for creating recurrent neural networks
|
|
|
and sequence-to-sequence models. Detailed instructions on how to get started
|
|
|
and use them are available in the tutorials.
|
|
|
|
|
|
-* [RNN Tutorial](http://tensorflow.org/tutorials/recurrent/index.md)
|
|
|
-* [Sequence-to-Sequence Tutorial](http://tensorflow.org/tutorials/seq2seq/index.md)
|
|
|
+* [RNN Tutorial](http://tensorflow.org/tutorials/recurrent/)
|
|
|
+* [Sequence-to-Sequence Tutorial](http://tensorflow.org/tutorials/seq2seq/)
|
|
|
|
|
|
Here is a short overview of what is in this directory.
|
|
|
|