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:
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- Code Samples from Neural Networks for NLP☆72Updated 7 years ago
- personal notes☆55Updated 7 years ago
- Quick and Dirty TensorFlow command framework to train and evaluate models and make inference☆56Updated 6 years ago
- Improving text generation with adversarial objectives☆1Updated 8 years ago
- Decoding Diverse Solutions from Neural Sequence Models☆76Updated 6 years ago
- A curated list of awesome hyperparameters for deep learning☆78Updated 7 years ago
- A small collection of code snippets and notes explaining the foundations of the REINFORCE algorithm.☆36Updated 6 years ago
- ☆79Updated 8 years ago
- ☆45Updated 7 years ago
- Atari gauntlet for RL agents☆29Updated 8 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 7 years ago
- ☆63Updated 7 years ago
- The training code for the EMNLP 2017 paper "Learning Generic Sentence Representations Using Convolutional Neural Networks"☆34Updated 7 years ago
- A TensorFlow Implementation of Machine Translation In Neural Machine Translation in Linear Time☆59Updated 7 years ago
- ☆49Updated 7 years ago
- gated cnn (Language Modeling with Gated Convolutional Networks)☆18Updated 8 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 8 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- Some extra features for pytorch.☆50Updated 8 years ago
- PyTorch Impl. of Prediction Optimizer (to stabilize GAN training)☆31Updated 6 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 9 years ago
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)☆55Updated 8 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 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
- my solutions for oxford's "deep nlp 2017" practical assignments☆65Updated 8 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- Notes for Deep Learning Papers☆19Updated 6 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 7 years ago