encoder-decoder-model topic
pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
DenseDepth
High Quality Monocular Depth Estimation via Transfer Learning
im2latex
Pytorch implemention of Deep CNN Encoder + LSTM Decoder with Attention for Image to Latex
DeepTP
A deep generative model to predict aircraft actual trajectories using high dimensional weather data
TS3000_TheChatBOT
Its a social networking chat-bot trained on Reddit dataset . It supports open bounded queries developed on the concept of Neural Machine Translation. Beware of its being sarcastic just like its creato...
GDM-PCE
Source code of: "Manifold learning-based polynomial chaos expansions for high-dimensional surrogate models".
Neural-Machine-Translation-using-Keras
This is the sequential Encoder-Decoder implementation of Neural Machine Translation using Keras
face-completion
Encoder-Decoder for Face Completion based on Gated Convolution
Image-captioning
Using a CNN-LSTM hybrid network to generate captions for images
pytorch-seq2seq
An Implementation of Encoder-Decoder model with global attention mechanism.