Skip to content

Commit

Permalink
added chatbot transformer xl
Browse files Browse the repository at this point in the history
  • Loading branch information
huseinzol05 committed Mar 10, 2019
1 parent 7b60687 commit a8c70c1
Show file tree
Hide file tree
Showing 6 changed files with 1,613 additions and 321 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</p>
<p align="center">
<a href="https://github.com/huseinzol05/NLP-Models-Tensorflow/blob/master/LICENSE"><img alt="MIT License" src="https://img.shields.io/badge/License-MIT-yellow.svg"></a>
<a href="#"><img src="https://img.shields.io/badge/total%20models-223--models-blue.svg"></a>
<a href="#"><img src="https://img.shields.io/badge/total%20models-225--models-blue.svg"></a>
</p>

---
Expand Down Expand Up @@ -138,7 +138,7 @@ Original implementations are quite complex and not really beginner friendly. So
9. End-to-End Memory Network
10. Attention is All you need

<details><summary>Complete list (45 notebooks)</summary>
<details><summary>Complete list (46 notebooks)</summary>

1. Basic cell Seq2Seq-manual
2. LSTM Seq2Seq-manual
Expand Down Expand Up @@ -185,6 +185,7 @@ Original implementations are quite complex and not really beginner friendly. So
43. End-to-End Memory Network + Basic cell
44. End-to-End Memory Network + LSTM cell
45. Attention is all you need
46. Transformer-XL

</details>

Expand Down
Loading

0 comments on commit a8c70c1

Please sign in to comment.