encoder-decoder-model topic

List encoder-decoder-model repositories

pytorch-seq2seq

5.2k
Stars
1.3k
Forks
Watchers

Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.

DenseDepth

1.6k
Stars
356
Forks
Watchers

High Quality Monocular Depth Estimation via Transfer Learning

im2latex

170
Stars
45
Forks
Watchers

Pytorch implemention of Deep CNN Encoder + LSTM Decoder with Attention for Image to Latex

DeepTP

71
Stars
26
Forks
Watchers

A deep generative model to predict aircraft actual trajectories using high dimensional weather data

TS3000_TheChatBOT

24
Stars
4
Forks
Watchers

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

33
Stars
5
Forks
Watchers

Source code of: "Manifold learning-based polynomial chaos expansions for high-dimensional surrogate models".

This is the sequential Encoder-Decoder implementation of Neural Machine Translation using Keras

face-completion

21
Stars
6
Forks
Watchers

Encoder-Decoder for Face Completion based on Gated Convolution

Image-captioning

15
Stars
3
Forks
Watchers

Using a CNN-LSTM hybrid network to generate captions for images

pytorch-seq2seq

28
Stars
4
Forks
Watchers

An Implementation of Encoder-Decoder model with global attention mechanism.