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
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 4 years ago
- Implementation of Memory Network in pyTorch☆33Updated 5 years ago
- ☆43Updated 8 years ago
- ☆63Updated 8 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆103Updated 4 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- ☆18Updated 7 years ago
- My first UROP project☆23Updated 8 years ago
- Hierarchical Recurrent Encoder-Decoder in TensorFlow☆43Updated 9 years ago
- The notes for Math, Machine Learning, Deep Learning and Research papers.☆49Updated 6 years ago
- Generative Adversarial Networks in Neural Machine Translation☆57Updated 8 years ago
- A sentence encoding-based model for natural language inference☆31Updated 7 years ago
- ☆33Updated 8 years ago
- Notes for Deep Learning Papers☆19Updated 7 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 6 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 8 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- Tensorflow/Pytorch implementation of Gated Attention Reader☆37Updated 8 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 8 years ago
- Code for EACL '17 paper "Identifying beneficial task relations for multi-task learning in deep neural networks"☆45Updated 8 years ago
- PyTorch implementation of Global Vectors for Word Representation.☆92Updated 7 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Decoding Diverse Solutions from Neural Sequence Models☆77Updated 7 years ago
- TensorFlow GAN implementation using Gumbel Softmax☆94Updated 8 years ago
- Implementation of End-to-End Memory Network in PyTorch☆106Updated 8 years ago
- An implementation of semi-supervised VAE for morphology reinflection.☆26Updated 6 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 6 years ago