uditsaxena / examplesLinks
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
☆13Updated 8 years ago
Alternatives and similar repositories for examples
Users that are interested in examples are comparing it to the libraries listed below
Sorting:
- The training code for the EMNLP 2017 paper "Learning Generic Sentence Representations Using Convolutional Neural Networks"☆34Updated 8 years ago
- The notes for Math, Machine Learning, Deep Learning and Research papers.☆49Updated 6 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 4 years ago
- ☆43Updated 8 years ago
- ☆33Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- My first UROP project☆23Updated 8 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 8 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- ☆63Updated 8 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆103Updated 4 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 8 years ago
- Implementation of Memory Network in pyTorch☆33Updated 5 years ago
- ☆18Updated 7 years ago
- TensorFlow GAN implementation using Gumbel Softmax☆94Updated 8 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 7 years ago
- Cleaned original source code from my NIPS publication☆158Updated 8 years ago
- Deep generative model for sentiment analysis☆34Updated 8 years ago
- Hierarchical Recurrent Encoder-Decoder in TensorFlow☆43Updated 9 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 6 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- Tensorflow implementation of the Long-Short Term Memory Network with Deep Attention Fusion for the SNLI dataset.☆23Updated 9 years ago
- Sparse and structured neural attention mechanisms☆225Updated 5 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 8 years ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆104Updated 8 years ago
- ☆66Updated 3 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆44Updated 6 years ago
- Tensorflow/Pytorch implementation of Gated Attention Reader☆37Updated 8 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 6 years ago