Skip to content

Commit

Permalink
Merge pull request jikexueyuanwiki#69 from WangHong-yang/校对-Recurrent…
Browse files Browse the repository at this point in the history
…-Neural-Networks

校对 Recurrent Neural Networks
  • Loading branch information
floydzhang315 committed Nov 23, 2015
2 parents d059a0e + 1b4da7e commit 445aad7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ PS: 想探讨TensorFlow技术的可以加"TensorFlow技术交流群":495115006
- [TensorFlow运作方式入门](SOURCE/tutorials/mnist_tf.md) 翻译:([@bingjin](https://github.com/bingjin))√ 校对: ([@LichAmnesia](https://github.com/LichAmnesia))
- [卷积神经网络](SOURCE/tutorials/deep_cnn.md) 翻译: ([@oskycar](https://github.com/oskycar))√ 校对: ([@zhyhooo](https://github.com/zhyhooo))
- [Vector Representations of Words](SOURCE/tutorials/word2vec.md)翻译:([@xyang40](https://github.com/xyang40)
- [Recurrent Neural Networks](SOURCE/tutorials/recurrent.md) 翻译:([@Warln](https://github.com/Warln))√
- [Recurrent Neural Networks](SOURCE/tutorials/recurrent.md) 翻译:([@Warln](https://github.com/Warln))√ 校对: ([@HongyangWang](https://github.com/WangHong-yang))
- [Mandelbrot集合](SOURCE/tutorials/mandelbrot.md) 翻译:([@ericxk](https://github.com/ericxk))√
- [Partial Differential Equations](SOURCE/tutorials/pdes.md) 翻译:([@wangaicc](https://github.com/wangaicc))√
- [MNIST Data Download](SOURCE/tutorials/mnist_download.md) 翻译: ([@JoyLiu](https://github.com/fengsehng))
Expand Down
1 change: 1 addition & 0 deletions SOURCE/tutorials/recurrent.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,3 +175,4 @@ bazel-bin/tensorflow/models/rnn/ptb/ptb_word_lm \

原文:[Recurrent Neural Networks](http://tensorflow.org/tutorials/recurrent/index.md)
翻译:[Warln](https://github.com/Warln)
校对:[HongyangWang](https://github.com/wanghong-yang)

0 comments on commit 445aad7

Please sign in to comment.