| minimaxir/textgenrnn |
4,426 |
|
14 |
2 |
almost 5 years ago |
14 |
February 02, 2020 |
122 |
other |
Python |
| Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code. |
| RUCAIBox/TextBox |
966 |
|
0 |
0 |
almost 3 years ago |
10 |
April 15, 2021 |
3 |
mit |
Python |
| TextBox 2.0 is a text generation library with pre-trained language models |
| uzaymacar/attention-mechanisms |
294 |
|
0 |
0 |
over 4 years ago |
0 |
|
2 |
mit |
Python |
| Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with TensorFlow 2.0 and Keras. |
| hit-computer/char-rnn-tf |
147 |
|
0 |
0 |
almost 9 years ago |
0 |
|
9 |
|
Python |
| Implement character-level language models for text generation based-on LSTM, in Python/TensorFlow |
| stardut/Text-Generate-RNN |
77 |
|
0 |
0 |
almost 8 years ago |
0 |
|
3 |
apache-2.0 |
Python |
| 中国古诗生成(文本生成) |
| philiparvidsson/LSTM-Text-Generation |
70 |
|
0 |
0 |
about 7 years ago |
0 |
|
1 |
mit |
Hy |
| Tons of fun with text and recurrent neural networks! Let your computer read a book and tell you its own story. 🤣 |
| burliEnterprises/tensorflow-shakespeare-poem-generator |
66 |
|
0 |
0 |
over 8 years ago |
0 |
|
3 |
apache-2.0 |
Python |
| generates new poem using a Tensorflow RNN |
| vlraik/word-level-rnn-keras |
59 |
|
0 |
0 |
over 9 years ago |
0 |
|
1 |
|
Python |
| Word Level RNN for text generation using keras |
| 5agado/recurrent-neural-networks-intro |
42 |
|
0 |
0 |
over 7 years ago |
0 |
|
3 |
apache-2.0 |
Jupyter Notebook |
| Implementation of RNN in Python |
| rickiepark/deep-learning-with-python-2nd |
39 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
Jupyter Notebook |
| <케라스 창시자에게 배우는 딥러닝 2판> 도서의 코드 저장소 |