| 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. |
| minimaxir/gpt-2-simple |
3,067 |
|
3 |
4 |
over 3 years ago |
18 |
October 18, 2021 |
170 |
other |
Python |
| Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts |
| asyml/texar |
2,008 |
|
2 |
0 |
over 5 years ago |
5 |
November 19, 2019 |
32 |
apache-2.0 |
Python |
| Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow |
| imcaspar/gpt2-ml |
1,674 |
|
0 |
0 |
almost 3 years ago |
0 |
|
22 |
apache-2.0 |
Python |
| GPT2 for Multiple Languages, including pretrained models. GPT2 多语言支持, 15亿参数中文预训练模型 |
| Delta-ML/delta |
1,556 |
|
0 |
0 |
over 2 years ago |
3 |
March 27, 2020 |
2 |
apache-2.0 |
Python |
| DELTA is a deep learning based natural language and speech processing platform. |
| rish-16/gpt2client |
341 |
|
0 |
0 |
almost 5 years ago |
32 |
November 13, 2019 |
7 |
mit |
Python |
| ✍🏻 gpt2-client: Easy-to-use TensorFlow Wrapper for GPT-2 117M, 345M, 774M, and 1.5B Transformer 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. |
| jinfagang/tensorflow_novelist |
227 |
|
0 |
0 |
about 9 years ago |
0 |
|
3 |
|
Python |
| 模仿莎士比亚创作戏剧!屌炸天的是还能创作金庸武侠小说!快star,保持更新!! |
| akanyaani/gpt-2-tensorflow2.0 |
218 |
|
0 |
0 |
over 3 years ago |
0 |
|
19 |
mit |
Python |
| OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0 |
| 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 |