erickrf / autoencoderLinks
Text autoencoder with LSTMs
☆262Updated 6 years ago
Alternatives and similar repositories for autoencoder
Users that are interested in autoencoder are comparing it to the libraries listed below
Sorting:
- Visualizing RNNs using the attention mechanism☆751Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆607Updated 5 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆467Updated last year
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- Text Generation Using A Variational Autoencoder☆110Updated 8 years ago
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆713Updated 4 years ago
- Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification☆118Updated 7 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- Sequence to sequence learning using TensorFlow.☆388Updated 7 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆433Updated 8 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆358Updated 8 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆173Updated 3 years ago
- Sequence to Sequence Models with PyTorch☆741Updated 3 years ago
- Attention-based sequence to sequence learning☆388Updated 6 years ago
- Implementation of Sequence to Sequence Learning with Neural Networks by Sutskever et al.☆76Updated 9 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 6 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆595Updated 6 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 6 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,080Updated 4 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 7 years ago
- Sentence2vec by Rock☆311Updated 7 months ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆399Updated 5 years ago
- Text classification using a convolutional neural network.☆451Updated 5 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆252Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- A complete pytorch implementation of skip-gram☆193Updated 8 years ago
- An implementation of GloVe in TensorFlow☆291Updated 8 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆279Updated 8 years ago