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
842 stars 165 forks source link

Added a period parameter to the transformer #35

Closed shamoons closed 3 years ago

maxjcohen commented 3 years ago

Thanks for your contribution !

shamoons commented 3 years ago

Thanks for your contribution !

You have it the other way around - thank YOU for your incredible work.