erickrf / autoencoder
Text autoencoder with LSTMs
☆261Updated 5 years ago
Alternatives and similar repositories for autoencoder:
Users that are interested in autoencoder are comparing it to the libraries listed below
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆144Updated 2 years ago
- Attention-based sequence to sequence learning☆391Updated 5 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆360Updated 8 years ago
- TensorFlow LSTM-autoencoder implementation☆191Updated 7 years ago
- Sentence2vec by Rock☆312Updated 3 weeks ago
- Sequence to Sequence Models with PyTorch☆738Updated 3 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆603Updated 5 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆398Updated 5 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆348Updated 6 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆251Updated 7 years ago
- Sequence-to-Sequence learning using PyTorch☆522Updated 5 years ago
- Text Generation Using A Variational Autoencoder☆109Updated 7 years ago
- A complete pytorch implementation of skip-gram☆190Updated 7 years ago
- Train and visualize Hierarchical Attention Networks☆203Updated 6 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆465Updated 11 months ago
- Keras implementation of LSTM Variational Autoencoder☆227Updated 5 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 8 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆430Updated 7 years ago
- Language Model GRU with Python and Theano☆499Updated 9 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆127Updated 8 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆244Updated 7 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆277Updated 7 years ago
- Visualizing RNNs using the attention mechanism☆749Updated 5 years ago