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

fixed default chunk_mode #25

Closed kryptonite0 closed 3 years ago

kryptonite0 commented 3 years ago

fix for https://github.com/maxjcohen/transformer/issues/24