erickrf / autoencoderLinks
Text autoencoder with LSTMs
☆260Updated 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
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 7 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆605Updated 5 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆466Updated last year
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Sequence to Sequence Models with PyTorch☆738Updated 3 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆594Updated 6 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 years ago
- Text Generation Using A Variational Autoencoder☆109Updated 7 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆127Updated 8 years ago
- Attention-based sequence to sequence learning☆390Updated 6 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆278Updated 8 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,078Updated 3 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆712Updated 3 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆430Updated 7 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆145Updated 2 years ago
- Code of Directional Self-Attention Network (DiSAN)☆311Updated 7 years ago
- End-To-End Memory Network using Tensorflow☆343Updated 8 years ago
- Sentence2vec by Rock☆311Updated 3 months ago
- Implementation of Sequence to Sequence Learning with Neural Networks by Sutskever et al.☆75Updated 9 years ago
- Framework for building complex recurrent neural networks with Keras☆765Updated 2 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆396Updated 8 years ago
- Neural Machine Translation with Keras☆529Updated 3 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆171Updated 3 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 7 years ago