torchTS
torchTS copied to clipboard
Generalize seq2seq
trafficstars
Generalize seq2seq class to permit additional recurrent layer types (e.g. GRU). The current implementation has LSTMs hardcoded in both the encoder and decoder.