c0nn3r / pytorch_highway_networksLinks
Highway networks implemented in PyTorch.
☆55Updated 8 years ago
Alternatives and similar repositories for pytorch_highway_networks
Users that are interested in pytorch_highway_networks are comparing it to the libraries listed below
Sorting:
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)☆57Updated 8 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Updated 7 years ago
- Deep generative model for sentiment analysis☆34Updated 8 years ago
- a replicate of https://arxiv.org/pdf/1711.00937.pdf☆16Updated 7 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- Professor Forcing, NIPS'16☆45Updated 8 years ago
- ☆63Updated 7 years ago
- A PyTorch implementation of Recurrent Additive Networks by Lee et al. (2017)☆29Updated 7 years ago
- An aspiring attempt to generate a continuous space of sentences with DenseNet☆26Updated 8 years ago
- ☆11Updated 9 years ago
- Lattice Recurrent Unit: Improving Convergence and Statistical Efficiency for Sequence Modeling☆36Updated 7 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 8 years ago
- The training code for the EMNLP 2017 paper "Learning Generic Sentence Representations Using Convolutional Neural Networks"☆34Updated 8 years ago
- Attention models☆34Updated 9 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- Code Samples from Neural Networks for NLP☆72Updated 7 years ago
- Towards cross-lingual distributed representations without parallel text trained with adversarial autoencoders☆22Updated 9 years ago
- ☆49Updated 7 years ago
- PyTorch implementation of Global Vectors for Word Representation.☆92Updated 7 years ago
- Tweet Classification using RNN and CNN☆43Updated 8 years ago
- Code for the EACL paper "Using the Output Embedding to Improve Language Models" by Ofir Press and Lior Wolf☆46Updated 7 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 8 years ago
- ☆79Updated 8 years ago
- Tensorflow Implementation of Multi-Function Recurrent Unit☆23Updated 9 years ago
- Repo for code for the NIPS paper entitled "An Architecture for Deep, Hierarchical Generative Models"☆14Updated 8 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆60Updated 8 years ago
- TensorFlow implementation [ICLR 18] "Learning Approximate Inference Networks for Structured Prediction"☆30Updated 7 years ago
- numpy implementation of net 2 net from the paper Net2Net: Accelerating Learning via Knowledge Transfer http://arxiv.org/abs/1511.05641☆53Updated 9 years ago