vy007vikas / PyTorch-PtrNetLinks
PyTorch implementation of PtrNet to solve sorting problem.
☆12Updated 7 years ago
Alternatives and similar repositories for PyTorch-PtrNet
Users that are interested in PyTorch-PtrNet are comparing it to the libraries listed below
Sorting:
- A pytorch implementation of "Latent Variable Dialogue Models and their Diversity"☆19Updated 7 years ago
- ☆28Updated 3 years ago
- ☆19Updated 6 years ago
- Code for the paper "Extreme Adaptation for Personalized Neural Machine Translation"☆42Updated 3 years ago
- Open source implementation of SeaRNN (ICLR 2018, https://openreview.net/forum?id=HkUR_y-RZ)☆48Updated 6 years ago
- PhD thesis (updating) of Jiatao Gu from HKU☆19Updated 6 years ago
- Visual Bidirectional Kernelized Network for Visual Question Answering☆11Updated 7 years ago
- Implementation of "Modeling Past and Future for Neural Machine Translation"☆15Updated 7 years ago
- Official implementation of the models proposed in paper "Improving Neural Response Diversity with Frequency-Aware Cross-Entropy Loss"☆19Updated 6 years ago
- Variable-order CRFs with structure learning☆16Updated 10 months ago
- Natural Language Generation by Hierarchical Decoding with Linguistic Patterns (NAACL-HLT 2018), Investigating Linguistic Pattern Ordering…☆32Updated 6 years ago
- Reranking-based dependency parsing with inside-outside recursive neural network☆20Updated 10 years ago
- Code for the article "Automatic Temperature Control for Neural Machine Translation" (EMNLP 2018)☆14Updated 6 years ago
- A sentence encoding-based model for natural language inference☆31Updated 7 years ago
- DyNet implementation of stack LSTM experiments by Grefenstette et al.☆21Updated 7 years ago
- An example of DyNet autobatching for the NIPS "how to code a paper" workshop☆12Updated 7 years ago
- The Importance of Being Recurrent for Modeling Hierarchical Structure☆25Updated 6 years ago
- Final parser submitted by ParisNLP team for CoNLL 2018 Shared Task on Multilingual Parsing☆11Updated 6 years ago
- Code for the publication Learning to Reason with Third-Order Tensor Products.☆40Updated 6 years ago
- Hierarchical Encoder Decoder for Dialog Modelling