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:
- Cleaned original source code from my NIPS publication☆158Updated 7 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- A TensorFlow Implementation of Machine Translation In Neural Machine Translation in Linear Time☆60Updated 8 years ago
- Code Samples from Neural Networks for NLP☆72Updated 8 years ago
- ☆79Updated 8 years ago
- ☆45Updated 8 years ago
- An implementation of the Neural Turing Machine as a keras recurrent layer.☆139Updated 8 years ago
- A curated list of awesome hyperparameters for deep learning☆78Updated 8 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 8 years ago
- Character-level Neural Translation using Quasi-RNNs☆135Updated 7 years ago
- Nested LSTM Cell☆252Updated 7 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 8 years ago
- The training code for the EMNLP 2017 paper "Learning Generic Sentence Representations Using Convolutional Neural Networks"☆34Updated 8 years ago
- personal notes☆55Updated 8 years ago
- ☆92Updated 8 years ago
- ☆63Updated 8 years ago
- ☆43Updated 7 years ago
- A small collection of code snippets and notes explaining the foundations of the REINFORCE algorithm.☆36Updated 6 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)☆57Updated 8 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- Tokenize English sentences using neural networks.☆63Updated 8 years ago
- Tensorflow implementation of Graph Convolutional Network☆77Updated 5 years ago
- Pytorch exercises☆98Updated 8 years ago
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- Informal IPython experiments and tutorials. TensorFlow, machine learning/deep learning/RL, NLP applications.☆148Updated 8 years ago
- Language Modeling☆158Updated 6 years ago
- ByteNet for character-level language modelling☆319Updated 8 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago