In this repository you will find an end-to-end model for text generation by implementing a Bi-LSTM-LSTM based model with PyTorch's LSTMCells.
☆48Aug 18, 2020Updated 6 years ago
Alternatives and similar repositories for Text-Generation-BiLSTM-PyTorch
Users that are interested in Text-Generation-BiLSTM-PyTorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆43Mar 21, 2021Updated 5 years ago
- Implementation of Variational Auto-Encoder for text generation in pytorch.☆12Oct 9, 2020Updated 5 years ago
- Codebase for the arxiver dataset☆14Nov 29, 2024Updated last year
- The code for the NeurIPS19 paper and blog on "Uniform convergence may be unable to explain generalization in deep learning".