kaniblu / pytorch-skipthoughtsLinks
☆18Updated 8 years ago
Alternatives and similar repositories for pytorch-skipthoughts
Users that are interested in pytorch-skipthoughts are comparing it to the libraries listed below
Sorting:
- Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7☆148Updated 6 years ago
- ☆69Updated 6 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 8 years ago
- Python library for extracting mini-batches of data from a data source for the purpose of training neural networks☆87Updated 6 years ago
- Can neural networks order a scramble of words correctly?☆75Updated 8 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 8 years ago
- Notes for Deep Learning Papers☆19Updated 7 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 9 years ago
- Auto-Encoding Variational Neural Machine Translation☆16Updated 6 years ago
- Sparse and structured neural attention mechanisms☆225Updated 5 years ago
- ☆19Updated 8 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 6 years ago
- Weight initialization schemes for PyTorch nn.Modules☆70Updated 8 years ago
- ☆43Updated 8 years ago
- Experimenting with Hierarchical Attention Networks from https://arxiv.org/abs/1606.02393 in Keras☆13Updated 9 years ago
- Cleaned original source code from my NIPS publication☆158Updated 8 years ago
- Multi-modal features toolkit in Python☆79Updated 6 years ago
- PyTorch implementation of Global Vectors for Word Representation.☆92Updated 7 years ago
- Repository for our ICLR 2018 paper: memoryGAN☆46Updated 7 years ago
- 🖼️ Attend to You: Personalized Image Captioning with Context Sequence Memory Networks. In CVPR, 2017. Expanded : Towards Personalized Im…☆209Updated 5 years ago
- Code Samples from Neural Networks for NLP☆72Updated 8 years ago
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)☆57Updated 8 years ago
- My personal notes and surveys on DL, CV and NLP papers.☆126Updated 6 years ago
- Learning visually grounded word embeddings using Abstract scenes☆18Updated 6 years ago
- Highway networks implemented in PyTorch.☆54Updated 8 years ago
- TensorFlow GAN implementation using Gumbel Softmax☆94Updated 8 years ago
- The notes for Math, Machine Learning, Deep Learning and Research papers.☆49Updated 6 years ago
- Attention Bidirectional Video Recurrent Net