Skip to content

Commit

Permalink
Finished textRNN & textCNN
Browse files Browse the repository at this point in the history
  • Loading branch information
NLP-LOVE authored Aug 26, 2019
1 parent 2c56c71 commit 6ff5d56
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 @@ -45,7 +45,7 @@
| NLP | [16.1 词嵌入(Word2Vec)](https://github.com/NLP-LOVE/ML-NLP/tree/master/NLP/16.1%20Word%20Embedding) | [@mantchs](https://github.com/NLP-LOVE) | 448966528 |
| NLP | [16.2 子词嵌入(fastText)](https://github.com/NLP-LOVE/ML-NLP/tree/master/NLP/16.2%20fastText) | [@mantchs](https://github.com/NLP-LOVE) | 448966528 |
| NLP | [16.3 全局向量词嵌入(GloVe)](https://github.com/NLP-LOVE/ML-NLP/tree/master/NLP/16.3%20GloVe) | [@mantchs](https://github.com/NLP-LOVE) | 448966528 |
| NLP | 16.4 textCNN | | |
| NLP | [16.4 textRNN & textCNN](https://github.com/NLP-LOVE/ML-NLP/tree/master/NLP/16.4%20textRNN%20%26%20textCNN) | [@mantchs](https://github.com/NLP-LOVE) | 448966528 |
| NLP | 16.5 序列到序列模型(seq2seq) | | |
| NLP | 16.6 注意力机制(Attention Mechanism) | | |
| NLP | 16.7 BERT模型 | | |
Expand Down

0 comments on commit 6ff5d56

Please sign in to comment.