guillaume-chevalier / PyTorch-Dynamic-RNN-Attention-Decoder-TreeLinks
This is code I wrote within less than an hour so as to very roughly draft how I would code a Dynamic RNN Attention Decoder Tree with PyTorch.
☆31Updated 5 years ago
Alternatives and similar repositories for PyTorch-Dynamic-RNN-Attention-Decoder-Tree
Users that are interested in PyTorch-Dynamic-RNN-Attention-Decoder-Tree are comparing it to the libraries listed below
Sorting:
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- ☆92Updated 8 years ago
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)☆55Updated 8 years ago
- Code Samples from Neural Networks for NLP☆72Updated 7 years ago
- Improving text generation with adversarial objectives☆1Updated 8 years ago
- ☆79Updated 8 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- The training code for the EMNLP 2017 paper "Learning Generic Sentence Representations Using Convolutional Neural Networks"☆34Updated 7 years ago
- ☆63Updated 7 years ago
- Decoding Diverse Solutions from Neural Sequence Models☆76Updated 6 years ago
- gated cnn (Language Modeling with Gated Convolutional Networks)☆18Updated 8 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 8 years ago
- Multilingual image description☆45Updated 7 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 7 years ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆104Updated 7 years ago
- ☆79Updated 7 years ago
- Gated Attention Reader for Text Comprehension☆188Updated 7 years ago
- Professor Forcing, NIPS'16☆45Updated 8 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Cleaned original source code from my NIPS publication☆155Updated 7 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆52Updated 7 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- Quick and Dirty TensorFlow command framework to train and evaluate models and make inference☆56Updated 6 years ago
- Atari gauntlet for RL agents☆29Updated 8 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 8 years ago
- ☆49Updated 7 years ago