zhykoties / TimeSeries

Implementation of deep learning models for time series in PyTorch.
Apache License 2.0
372 stars 98 forks source link

the model is not completely consistent with the original paper? #5

Closed kaishxu closed 4 years ago

kaishxu commented 4 years ago

it seems the model doesn't use the Seq2Seq architecture mentioned in the paper.

kaishxu commented 4 years ago

it seems the model doesn't use the Seq2Seq architecture mentioned in the paper.