wac81 / pytorch-transformer-ts

Repository of Transformer based PyTorch Time Series Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pytorch Transformer based Time Series Models

Collection of Transformer based PyTorch Time Series models in the gluonts API.

Paper

See the following overleaf link

Prerequisite

pip3 install -U -r requirements.txt

Access to the EEG big Dataset from (TUH EEG Corpus)

To access the TUG EEG dataset, please visit the instructions website here: https://braindecode.org/stable/auto_examples/plot_tuh_eeg_corpus.html

About

Repository of Transformer based PyTorch Time Series Models

License:MIT License


Languages

Language:Jupyter Notebook 97.2%Language:Python 2.7%Language:Shell 0.0%