maxjcohen / transformer

Implementation of Transformer model (originally from Attention is All You Need) applied to Time Series.
https://timeseriestransformer.readthedocs.io/en/latest/
GNU General Public License v3.0
852 stars 166 forks source link

Suggestions PR #44

Open DanielAtKrypton opened 3 years ago

DanielAtKrypton commented 3 years ago

Continuation of https://github.com/maxjcohen/transformer/pull/6.

DanielAtKrypton commented 3 years ago

Relevant PR changes are: