sequence-to-sequence topic

List sequence-to-sequence repositories

Inter- and intra- patient ECG heartbeat classification for arrhythmia detection: a sequence to sequence deep learning approach

Seq2SeqSharp

191
Stars
38
Forks
Watchers

Seq2SeqSharp is a tensor based fast & flexible deep neural network framework written by .NET (C#). It has many highlighted features, such as automatic differentiation, different network types (Transfo...

IOHMM

155
Stars
34
Forks
Watchers

Input Output Hidden Markov Model (IOHMM) in Python

THRED

111
Stars
25
Forks
Watchers

The implementation of the paper "Augmenting Neural Response Generation with Context-Aware Topical Attention"

My bachelor's thesis—analyzing the application of LSTM-based RNNs on financial markets. 🤓

Sequence-to-Sequence-101

71
Stars
22
Forks
Watchers

a series of tutorials on sequence to sequence learning, implemented with PyTorch.

Keras-LSTM-Trajectory-Prediction

113
Stars
15
Forks
Watchers

A Keras multi-input multi-output LSTM-based RNN for object trajectory forecasting

Natural-Language-Processing

50
Stars
9
Forks
Watchers

Contains various architectures and novel paper implementations for Natural Language Processing tasks like Sequence Modelling and Neural Machine Translation.