Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lamypark authored Sep 24, 2017
1 parent de564bf commit 59de402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Tensorflow implementation of Character-Aware Neural Language Models

# tf-lstm-char-cnn
Tensorflow port of Yoon Kim's [Torch7 code](https://github.com/yoonkim/lstm-char-cnn). Many pieces of code are borrowed from this project [here](https://github.com/mkroutikov/tf-lstm-char-cnn)
Tensorflow port of Yoon Kim's [Torch7 code](https://github.com/yoonkim/lstm-char-cnn). Many pieces of code are borrowed from Mike Kroutikove's project [here](https://github.com/mkroutikov/tf-lstm-char-cnn).

0 comments on commit 59de402

Please sign in to comment.