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

General Questions for implementation. #20

Closed mathematicsofpaul closed 3 years ago

mathematicsofpaul commented 3 years ago
rgbayrak commented 3 years ago

Hi Max,

I think I am tackling a very similar problem as Paul does. I was wondering if you could briefly answer the questions above.

Thank you in advance.

maxjcohen commented 3 years ago

Hey guys, half of these questions are answered in the doc.

I currently don't have the time to detail either the doc or the readme, feel free to send a PR if you have some ideas !