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
- A curated list of awesome hyperparameters for deep learning☆78Updated 8 years ago
- Cleaned original source code from my NIPS publication☆158Updated 8 years ago
- ☆79Updated 8 years ago
- ☆45Updated 8 years ago
- Nested LSTM Cell☆252Updated 7 years ago
- personal notes☆55Updated 8 years ago
- Code Samples from Neural Networks for NLP☆72Updated 8 years ago
- ☆43Updated 8 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 8 years ago
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)☆57Updated 8 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 9 years ago
- Extremely simple one-shot learning in Python☆181Updated 9 years ago
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- An implementation of the Neural Turing Machine as a keras recurrent layer.☆139Updated 8 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 9 years ago
- Character-level Neural Translation using Quasi-RNNs☆135Updated 7 years ago
- A TensorFlow Implementation of Machine Translation In Neural Machine Translation in Linear Time☆60Updated 8 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 8 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆176Updated 9 years ago
- ByteNet for character-level language modelling☆319Updated 8 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 9 years ago
- Pytorch exercises☆98Updated 8 years ago
- ☆83Updated 9 years ago
- Language Modeling☆158Updated 6 years ago
- ☆138Updated 8 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 8 years ago
- Some extra features for pytorch.☆50Updated 8 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆124Updated 2 years ago